- 10 Dec, 2013 10 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Eric Snow authored
-
Eric Snow authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
direct call.
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
- 09 Dec, 2013 12 commits
-
-
Stefan Krah authored
-
Stefan Krah authored
-
Stefan Krah authored
-
Serhiy Storchaka authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
os.dup2() is available on Windows.
-
Victor Stinner authored
reference cycles between frames and the _Outcome instance.
-
Victor Stinner authored
Patch written by Vajrasky Kok.
-
- 08 Dec, 2013 18 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
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 authored
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 authored
-
Stefan Krah authored
-
Stefan Krah authored
-
Gregory P. Smith authored
communicate rather than 4096 for efficiency. A microbenchmark shows Linux and OS X both using ~50% less cpu time this way.
-
Gregory P. Smith authored
communicate rather than 4096 for efficiency. A microbenchmark shows Linux and OS X both using ~50% less cpu time this way.
-
Stefan Krah authored
-
Nadeem Vawda authored
file for the BZ2File, GzipFile and LZMAFile classes.
-
Nadeem Vawda authored
the BZ2File, GzipFile and LZMAFile classes.
-
Serhiy Storchaka authored
test_statistics when python is run with -OO.
-
Serhiy Storchaka authored
-
doko@ubuntu.com authored
based systems.
-
Christian Heimes authored
-
Christian Heimes authored
-