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 serhiy.storchaka
Recipients paul.moore, serhiy.storchaka
Date 2017-11-10.10:09:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510308569.06.0.213398074469.issue31998@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a1718bc7e0455ec5019e800d4172947bb4a07962 by Serhiy Storchaka in branch 'master':
bpo-31998: Fix test_zipapp in case the zlib module is not available. (#4358)
https://github.com/python/cpython/commit/a1718bc7e0455ec5019e800d4172947bb4a07962
History
Date User Action Args
2017-11-10 10:09:29serhiy.storchakasetrecipients: + serhiy.storchaka, paul.moore
2017-11-10 10:09:29serhiy.storchakasetmessageid: <1510308569.06.0.213398074469.issue31998@psf.upfronthosting.co.za>
2017-11-10 10:09:29serhiy.storchakalinkissue31998 messages
2017-11-10 10:09:28serhiy.storchakacreate