]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #28768: Fix implicit declaration of function _setmode. Patch by Masayuki Yamamoto
authorSteve Dower <steve.dower@microsoft.com>
Wed, 28 Dec 2016 23:41:09 +0000 (15:41 -0800)
committerSteve Dower <steve.dower@microsoft.com>
Wed, 28 Dec 2016 23:41:09 +0000 (15:41 -0800)
commitbfce0f977d20be0781f2b6f201ec309a67bf6099
treec0afa8cd5cec4c22ab4e3ab4d40aa58cfcc43306
parent654da960a0d16ed85e7f7412bedfd17cab5ade01
Issue #28768: Fix implicit declaration of function _setmode. Patch by Masayuki Yamamoto
Misc/NEWS
Modules/_io/fileio.c
Modules/main.c