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-04.23:14:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170204231432.7410.42451.71667815@psf.io>
In-reply-to
Content
New changeset 0bf72810f8ea by Steve Dower in branch '3.6':
Issue #29409: Implement PEP 529 for io.FileIO (Patch by Eryk Sun)
https://hg.python.org/cpython/rev/0bf72810f8ea

New changeset a5538734cc87 by Steve Dower in branch 'default':
Merge issue #28164 and issue #29409
https://hg.python.org/cpython/rev/a5538734cc87
History
Date User Action Args
2017-02-04 23:14:35python-devsetrecipients: + python-dev, paul.moore, tim.golden, zach.ware, eryksun, steve.dower
2017-02-04 23:14:35python-devlinkissue29409 messages
2017-02-04 23:14:35python-devcreate