]> granicus.if.org Git - python/commit
bpo-17852: Revert incorrect fix based on misunderstanding of _Py_PyAtExit() semantics...
authorAntoine Pitrou <pitrou@free.fr>
Wed, 13 Dec 2017 00:39:26 +0000 (01:39 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 13 Dec 2017 00:39:26 +0000 (01:39 +0100)
commit317def9fdb29893df1ab380d396fcdd2eafe0588
treea164f7c0cb8eedcf94fe46aea3f5eab3545d9e14
parentd233796f7d444c67fe51b7dd9521d548e650286f
bpo-17852: Revert incorrect fix based on misunderstanding of _Py_PyAtExit() semantics (#4826)
Lib/_pyio.py
Misc/NEWS.d/next/Library/2017-12-13-00-00-37.bpo-17852.Q8BP8N.rst [new file with mode: 0644]
Modules/_io/_iomodule.c
Modules/_io/_iomodule.h
Modules/_io/bufferedio.c