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 python-dev
Recipients eryksun, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2017-02-05.00:00:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486252831.61.0.394709372999.issue29409@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fe7e868bad5bffaf863c80fa2bcc4e3bf87a413a by Steve Dower in branch 'master':
Issue #29409: Implement PEP 529 for io.FileIO (Patch by Eryk Sun)
https://github.com/python/cpython/commit/fe7e868bad5bffaf863c80fa2bcc4e3bf87a413a

New changeset 965f8d68a8dcc2ebb2480fe7e9121ac7efdee54e by Steve Dower in branch 'master':
Merge issue #28164 and issue #29409
https://github.com/python/cpython/commit/965f8d68a8dcc2ebb2480fe7e9121ac7efdee54e
History
Date User Action Args
2017-02-05 00:00:31python-devsetrecipients: + python-dev, paul.moore, tim.golden, zach.ware, eryksun, steve.dower
2017-02-05 00:00:31python-devsetmessageid: <1486252831.61.0.394709372999.issue29409@psf.upfronthosting.co.za>
2017-02-05 00:00:31python-devlinkissue29409 messages
2017-02-05 00:00:31python-devcreate