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 guoci, serhiy.storchaka, sir-sigurd, xtreak
Date 2018-11-07.09:50:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541584237.46.0.788709270274.issue34898@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0e7497cb469b003a45a4abe4105b81ef6d0c4002 by Serhiy Storchaka (guoci) in branch 'master':
bpo-34898: Add mtime parameter to gzip.compress(). (GH-9704)
https://github.com/python/cpython/commit/0e7497cb469b003a45a4abe4105b81ef6d0c4002
History
Date User Action Args
2018-11-07 09:50:37serhiy.storchakasetrecipients: + serhiy.storchaka, guoci, sir-sigurd, xtreak
2018-11-07 09:50:37serhiy.storchakasetmessageid: <1541584237.46.0.788709270274.issue34898@psf.upfronthosting.co.za>
2018-11-07 09:50:37serhiy.storchakalinkissue34898 messages
2018-11-07 09:50:37serhiy.storchakacreate