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 Oren Milman, amaury.forgeotdarc, benjamin.peterson, flox, martin.panter, pitrou, serhiy.storchaka, stutzbach
Date 2017-03-10.13:07:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1489151244.45.0.864594614644.issue29741@psf.upfronthosting.co.za>
In-reply-to
Content
I would accept changes to Modules/_io/ because I consider them as code cleanup (with little side effect). But I'm not sure about changes to Python implementation and tests. Could you create more narrow PR for Modules/_io/ changes and left other changes for the consideration of the io module maintainers?
History
Date User Action Args
2017-03-10 13:07:24serhiy.storchakasetrecipients: + serhiy.storchaka, amaury.forgeotdarc, pitrou, benjamin.peterson, stutzbach, flox, martin.panter, Oren Milman
2017-03-10 13:07:24serhiy.storchakasetmessageid: <1489151244.45.0.864594614644.issue29741@psf.upfronthosting.co.za>
2017-03-10 13:07:24serhiy.storchakalinkissue29741 messages
2017-03-10 13:07:24serhiy.storchakacreate