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 python-dev
Recipients brett.cannon, ncoghlan, python-dev, twouters, vstinner
Date 2015-03-20.12:52:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150320125217.30724.68827@psf.io>
In-reply-to
Content
New changeset 022d64b503b8 by Victor Stinner in branch 'default':
Issue #23696: Remove test on ZipImportError.__context__ because the context is
https://hg.python.org/cpython/rev/022d64b503b8
History
Date User Action Args
2015-03-20 12:52:20python-devsetrecipients: + python-dev, twouters, brett.cannon, ncoghlan, vstinner
2015-03-20 12:52:20python-devlinkissue23696 messages
2015-03-20 12:52:20python-devcreate