Skip to content

Commit

Permalink
major asar.py refactor
Browse files Browse the repository at this point in the history
* make sure to copy all values returned from asar into new classes, to
  prevent memory errors when they get freed on asar's side
* while we're at it, return and take strings from everywhere relevant
* reorganize the file to move private members to the bottom of the file
* a few more type annotations
* and make the test suite use includepaths=, for good measure
  • Loading branch information
randomdude999 committed Feb 1, 2024
1 parent 2212cb9 commit 556826c
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 173 deletions.
Loading

0 comments on commit 556826c

Please sign in to comment.