- 10 Ara, 2013 14 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Eric Snow yazdı
-
Eric Snow yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
direct call.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
- 09 Ara, 2013 12 kayıt (commit)
-
-
Stefan Krah yazdı
-
Stefan Krah yazdı
-
Stefan Krah yazdı
-
Serhiy Storchaka yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
os.dup2() is available on Windows.
-
Victor Stinner yazdı
reference cycles between frames and the _Outcome instance.
-
Victor Stinner yazdı
Patch written by Vajrasky Kok.
-
- 08 Ara, 2013 14 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
the UTF-8 encoding with the surrogateescape error handler, instead of decoding from the locale encoding in strict mode. It fixes the function on Fedora 19 which is probably the first major distribution release with a non-ASCII name. Patch written by Toshio Kuratomi.
-
Victor Stinner yazdı
encoding with the surrogateescape error handler, instead of decoding from the locale encoding in strict mode. It fixes the function on Fedora 19 which is probably the first major distribution release with a non-ASCII name. Patch written by Toshio Kuratomi.
-
Stefan Krah yazdı
-
Stefan Krah yazdı
-
Stefan Krah yazdı
-
Gregory P. Smith yazdı
communicate rather than 4096 for efficiency. A microbenchmark shows Linux and OS X both using ~50% less cpu time this way.
-
Gregory P. Smith yazdı
communicate rather than 4096 for efficiency. A microbenchmark shows Linux and OS X both using ~50% less cpu time this way.
-
Stefan Krah yazdı
-
Nadeem Vawda yazdı
file for the BZ2File, GzipFile and LZMAFile classes.
-
Nadeem Vawda yazdı
the BZ2File, GzipFile and LZMAFile classes.
-
Serhiy Storchaka yazdı
test_statistics when python is run with -OO.
-