]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #25846: Fix usage of Py_ARRAY_LENGTH() in win32_wchdir()
authorVictor Stinner <victor.stinner@gmail.com>
Sun, 13 Dec 2015 20:40:26 +0000 (21:40 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Sun, 13 Dec 2015 20:40:26 +0000 (21:40 +0100)
commited53782ed56df61a6437ee8c5c548d7955e85551
tree76c935f569c7d6c4bbc508f5d7f6d386be2a8648
parent8de795f4d2bf766214f64cd0000721e046f9e7e8
Issue #25846: Fix usage of Py_ARRAY_LENGTH() in win32_wchdir()
Modules/posixmodule.c