]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
(Merge 3.5) Issue #25846: Fix usage of Py_ARRAY_LENGTH() in win32_wchdir()
authorVictor Stinner <victor.stinner@gmail.com>
Sun, 13 Dec 2015 20:41:12 +0000 (21:41 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Sun, 13 Dec 2015 20:41:12 +0000 (21:41 +0100)
commit6b8f0c892a075488fb6799bf5dbb9ed6743d31e2
treedebfc36c18d6b6b84c91fbdd4fbd4e2383bbe95e
parente33baf8b83f2b9ee29e76f1b84cc49fe355e2b9f
parented53782ed56df61a6437ee8c5c548d7955e85551
(Merge 3.5) Issue #25846: Fix usage of Py_ARRAY_LENGTH() in win32_wchdir()
Modules/posixmodule.c