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 wumpus
Recipients Dutcho, martin.panter, terry.reedy, wumpus
Date 2019-06-04.16:18:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559665095.75.0.494479575099.issue33762@roundup.psfhosted.org>
In-reply-to
Content
This is breaking aiohttp client file multipart uploads from temporary files. I'd be willing to bet that a lot of libraries do isinstance(foo, io.IOBase) deep in their guts.
History
Date User Action Args
2019-06-04 16:18:15wumpussetrecipients: + wumpus, terry.reedy, martin.panter, Dutcho
2019-06-04 16:18:15wumpussetmessageid: <1559665095.75.0.494479575099.issue33762@roundup.psfhosted.org>
2019-06-04 16:18:15wumpuslinkissue33762 messages
2019-06-04 16:18:15wumpuscreate