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

Upstream2 #658

Merged
merged 3 commits into from
Oct 4, 2021
Merged

Upstream2 #658

merged 3 commits into from
Oct 4, 2021

Conversation

oyvindln
Copy link
Contributor

@oyvindln oyvindln commented Oct 3, 2021

Optimize 2 functions a bit, remove a bunch of unused imports, and avoid bare except: statements (python guide advises not to use them, and they catch keyboard interrupts, so trying see changing avoids freezing up when CTRL-Cing sometimes.)

May want to run through some extra tests to see that I that I didn't bork something in the load_unpacked_4_40 function

@happycube happycube merged commit 73aaeed into happycube:master Oct 4, 2021
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