Skip to content

bpo-31781: Prevent crashes when calling methods of an uninitialized zipimport.zipimporter object#3986

Merged
brettcannon merged 2 commits into
python:masterfrom
orenmn:bpo31781-fix-crashes
Oct 20, 2017
Merged

bpo-31781: Prevent crashes when calling methods of an uninitialized zipimport.zipimporter object#3986
brettcannon merged 2 commits into
python:masterfrom
orenmn:bpo31781-fix-crashes

Conversation

@orenmn

@orenmn orenmn commented Oct 13, 2017

Copy link
Copy Markdown
Contributor

In addition, add a test to test_zipimport to make sure that the crashes are no more.

https://bugs.python.org/issue31781

@brettcannon brettcannon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM!

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.

4 participants