Message 331024 - Python tracker

Message331024

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-12-04.10:02:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543917779.88.0.788709270274.issue25862@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset eab421bff954e4fb77516bfe6c98d30ced1412d0 by Serhiy Storchaka in branch '2.7':
[2.7] bpo-25862: Fix several bugs in the _io module. (GH-8026) (GH-8033)
https://github.com/python/cpython/commit/eab421bff954e4fb77516bfe6c98d30ced1412d0
History
Date User Action Args
2018-12-04 10:02:59serhiy.storchakasetrecipients: + serhiy.storchaka, martin.panter, ZackerySpytz, miss-islington
2018-12-04 10:02:59serhiy.storchakasetmessageid: <1543917779.88.0.788709270274.issue25862@psf.upfronthosting.co.za>
2018-12-04 10:02:59serhiy.storchakalinkissue25862 messages
2018-12-04 10:02:59serhiy.storchakacreate