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 nadeem.vawda, serhiy.storchaka
Date 2017-10-22.11:54:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508673247.61.0.213398074469.issue28286@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f7d19b0464cb89ec696affbad9fd7e7c94456eaf by Serhiy Storchaka in branch '2.7':
[2.7] bpo-28286: Add tests for the mode argument of GzipFile. (GH-4074). (#4077)
https://github.com/python/cpython/commit/f7d19b0464cb89ec696affbad9fd7e7c94456eaf
History
Date User Action Args
2017-10-22 11:54:07serhiy.storchakasetrecipients: + serhiy.storchaka, nadeem.vawda
2017-10-22 11:54:07serhiy.storchakasetmessageid: <1508673247.61.0.213398074469.issue28286@psf.upfronthosting.co.za>
2017-10-22 11:54:07serhiy.storchakalinkissue28286 messages
2017-10-22 11:54:07serhiy.storchakacreate