]> granicus.if.org Git - python/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:53 +0000 (15:41 -0800)
committerSteve Dower <steve.dower@microsoft.com>
Wed, 28 Dec 2016 23:41:53 +0000 (15:41 -0800)
commit280408bf1c2005003bbaeb6b0d530ef465c95c66
tree3b6d2002e5528c35a3258f1cf73b374490914a38
parenta558be76c2e29c97786e7fefa8ecc616b5b4750c
parentbfce0f977d20be0781f2b6f201ec309a67bf6099
Issue #28768: Fix implicit declaration of function _setmode. Patch by Masayuki Yamamoto
Misc/NEWS
Modules/_io/fileio.c
Modules/main.c