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, wolma
Date 2019-11-16.16:57:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573923420.44.0.607939693946.issue28286@roundup.psfhosted.org>
In-reply-to
Content
New changeset a0652328a26757a90d63697b5c01f5427b1132b5 by Serhiy Storchaka in branch 'master':
bpo-28286: Deprecate opening GzipFile for writing implicitly. (GH-16417)
https://github.com/python/cpython/commit/a0652328a26757a90d63697b5c01f5427b1132b5
History
Date User Action Args
2019-11-16 16:57:00serhiy.storchakasetrecipients: + serhiy.storchaka, nadeem.vawda, wolma
2019-11-16 16:57:00serhiy.storchakasetmessageid: <1573923420.44.0.607939693946.issue28286@roundup.psfhosted.org>
2019-11-16 16:57:00serhiy.storchakalinkissue28286 messages
2019-11-16 16:57:00serhiy.storchakacreate