Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Squiblydoo
Copy link
Owner

Found and fixed issue that could result in failure when parsing an NSIS installer's entires.
Updated imports.

A bug was identified where some NSIS installers were not being parsed correctly. It was identified to be an issue with the LengthPrefixed class and the __next__ method which returns information about the next NSIS entry.
This is literally just updating the imports. It appears to have been working fine without these, but this eliminates the yellow squiggles in my IDE.
Update metadata: Changelog and pyproject.toml
@Squiblydoo Squiblydoo merged commit e122abd into main Aug 28, 2023
@Squiblydoo Squiblydoo deleted the NSIS-Bug-Fix branch August 28, 2023 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants