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 ZackerySpytz, martin.panter, miss-islington, serhiy.storchaka
Date 2018-06-30.17:57:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530381473.42.0.56676864532.issue25862@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fdb5a50ef34f7951c3b01eb77b1359725a9ad670 by Serhiy Storchaka in branch 'master':
bpo-25862: Fix several bugs in the _io module. (GH-8026)
https://github.com/python/cpython/commit/fdb5a50ef34f7951c3b01eb77b1359725a9ad670
History
Date User Action Args
2018-06-30 17:57:53serhiy.storchakasetrecipients: + serhiy.storchaka, martin.panter, ZackerySpytz, miss-islington
2018-06-30 17:57:53serhiy.storchakasetmessageid: <1530381473.42.0.56676864532.issue25862@psf.upfronthosting.co.za>
2018-06-30 17:57:53serhiy.storchakalinkissue25862 messages
2018-06-30 17:57:53serhiy.storchakacreate