This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brett.cannon
Recipients Oren Milman, brett.cannon
Date 2017-10-20.20:42:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508532157.17.0.213398074469.issue31781@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset db60a5bfa5d5f7a6f1538cc1fe76f0fda57b524e by Brett Cannon (Oren Milman) in branch 'master':
bpo-31781: Prevent crashes when calling methods of an uninitialized zipimport.zipimporter object (GH-3986)
https://github.com/python/cpython/commit/db60a5bfa5d5f7a6f1538cc1fe76f0fda57b524e
History
Date User Action Args
2017-10-20 20:42:37brett.cannonsetrecipients: + brett.cannon, Oren Milman
2017-10-20 20:42:37brett.cannonsetmessageid: <1508532157.17.0.213398074469.issue31781@psf.upfronthosting.co.za>
2017-10-20 20:42:37brett.cannonlinkissue31781 messages
2017-10-20 20:42:37brett.cannoncreate