]> granicus.if.org Git - python/commit
Issue #29409: Implement PEP 529 for io.FileIO (Patch by Eryk Sun)
authorSteve Dower <steve.dower@microsoft.com>
Sat, 4 Feb 2017 22:38:11 +0000 (14:38 -0800)
committerSteve Dower <steve.dower@microsoft.com>
Sat, 4 Feb 2017 22:38:11 +0000 (14:38 -0800)
commiteacee98679f324fca16852871e76f7be3a685b7c
treebb911295a4cbe8f7ed56a85de3445f2c1f7c913e
parentbf0fc39edb87c71ec1c4ef8353f8d72bb7bb9d1b
Issue #29409: Implement PEP 529 for io.FileIO (Patch by Eryk Sun)
Lib/test/test_fileio.py
Misc/NEWS
Modules/_io/fileio.c