]> granicus.if.org Git - python/commit
Closes #22579: Fix posixmodule.c to support any C compiler on Windows
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 9 Oct 2014 22:09:47 +0000 (00:09 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 9 Oct 2014 22:09:47 +0000 (00:09 +0200)
commitd42c4282b91375a108811aa92e9fe71f62c113b9
tree9abadf5cbe527701277dc13aeb58a807c2b8b725
parent532783bd5ed4a98d4820d2932411d38385afbf7e
Closes #22579: Fix posixmodule.c to support any C compiler on Windows
Modules/posixmodule.c