Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hooks: Add hook for ijson #64

Merged
merged 2 commits into from
Nov 1, 2020
Merged

Conversation

Steelsmasher
Copy link
Contributor

Hook for the ijson package at: https://github.com/ICRAR/ijson

Ijson is an iterative JSON parser which is useful for reading very large json files. The backend modules necessary to run ijson are dynamically loaded hence the need for this hook.

@Steelsmasher Steelsmasher requested review from a team and bwoodsend and removed request for a team October 31, 2020 15:11
Copy link
Member

@bwoodsend bwoodsend left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs a news entry (something like Add hook for ijson which has dynamically loaded backends.) but other than that you're good to go. Don't worry about the failing tests - they're failing due to something else...

@Legorooj Legorooj merged commit 4f09e71 into pyinstaller:master Nov 1, 2020
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.

3 participants