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 bbayles, benjamin.peterson, da, ned.deily, serhiy.storchaka
Date 2018-05-09.10:14:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525860883.52.0.682650639539.issue33038@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset afe5f633e49e0e873d42088ae56819609c803ba0 by Serhiy Storchaka (Bo Bayles) in branch '2.7':
bpo-33038: Fix gzip.GzipFile for file objects with a non-string name attribute. (GH-6095)
https://github.com/python/cpython/commit/afe5f633e49e0e873d42088ae56819609c803ba0
History
Date User Action Args
2018-05-09 10:14:43serhiy.storchakasetrecipients: + serhiy.storchaka, benjamin.peterson, ned.deily, bbayles, da
2018-05-09 10:14:43serhiy.storchakasetmessageid: <1525860883.52.0.682650639539.issue33038@psf.upfronthosting.co.za>
2018-05-09 10:14:43serhiy.storchakalinkissue33038 messages
2018-05-09 10:14:43serhiy.storchakacreate