]> granicus.if.org Git - python/commit
Issue #11016: Detect integer conversion on conversion from Python int to C mode_t
authorVictor Stinner <victor.stinner@gmail.com>
Sun, 23 Jun 2013 20:57:43 +0000 (22:57 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Sun, 23 Jun 2013 20:57:43 +0000 (22:57 +0200)
commit1ce46d99dbe13e57544e404966c57072d1dcf8e1
tree609b590c904bd2bb008fc094f2ff469407fad6a6
parent42471ad7ddbb88a8e177d6faa1a88a62481d2087
Issue #11016: Detect integer conversion on conversion from Python int to C mode_t
Modules/_stat.c