]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #25846: Fix usage of Py_ARRAY_LENGTH() in win32_wchdir() (new try)
authorVictor Stinner <victor.stinner@gmail.com>
Sun, 13 Dec 2015 23:21:50 +0000 (00:21 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Sun, 13 Dec 2015 23:21:50 +0000 (00:21 +0100)
commite847d7170d3f41b1ec773ab203c11f1addd6d4ac
treecdf3ce363b979044152a9adb2e5e6b7996629745
parent51a4b22f9935f5419c7b32647369cd1b01373c74
Issue #25846: Fix usage of Py_ARRAY_LENGTH() in win32_wchdir() (new try)
Modules/posixmodule.c