- 09 Dec, 2013 6 commits
-
-
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 26 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.
-
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.
-
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
-
Charles-François Natali authored
-
Gregory P. Smith authored
the bundled json module. Replace that with a mention of it being a version of the externally maintained simplejson module.
-
Gregory P. Smith authored
the bundled json module. Replace that with a mention of it being a version of the externally maintained simplejson module.
-
Zachary Ware authored
Patch by Vajrasky Kok.
-
Zachary Ware authored
Patch by Vajrasky Kok.
-
Zachary Ware authored
-
Zachary Ware authored
-
Zachary Ware authored
-
Gregory P. Smith authored
to stdin within subprocess.Popen.communicate. 5-10% less cpu usage.
-
Gregory P. Smith authored
to stdin within subprocess.Popen.communicate. 5-10% less cpu usage.
-
Eric Snow authored
-
Guido van Rossum authored
-
- 07 Dec, 2013 8 commits
-
-
Guido van Rossum authored
-
Christian Heimes authored
for mbrtowc().
-
Charles-François Natali authored
-
Charles-François Natali authored
error upon client disconnection.
-
Charles-François Natali authored
-
Charles-François Natali authored
error upon client disconnection.
-
Charles-François Natali authored
error upon client disconnection.
-
Christian Heimes authored
-