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 jonash
Recipients benjamin.peterson, jonash, josh.r, martin.panter, pitrou, stutzbach
Date 2016-05-13.08:48:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I just hit this too. I'd say remove the fileno() method from wrapper objects like GzipFile. I'm happy to submit a patch.
History
Date User Action Args
2016-05-13 08:48:56jonashsetrecipients: + jonash, pitrou, benjamin.peterson, stutzbach, martin.panter, josh.r
2016-05-13 08:48:56jonashsetmessageid: <[email protected]>
2016-05-13 08:48:56jonashlinkissue24358 messages
2016-05-13 08:48:56jonashcreate