]> 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:09 +0000 (15:41 -0800)
committerSteve Dower <steve.dower@microsoft.com>
Wed, 28 Dec 2016 23:41:09 +0000 (15:41 -0800)
commitf85dbfc3d21e5a650468f20547175107b3bf319b
tree51f586f8a270bb23260f27207d1c1c904c7bdb4f
parentf04790a4b70bd2f9a2f74c032c3b4a4ffb1a9127
Issue #28768: Fix implicit declaration of function _setmode. Patch by Masayuki Yamamoto
Misc/ACKS
Misc/NEWS
Modules/_io/fileio.c
Modules/main.c