- 08 Dec, 2013 21 commits
-
-
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 14 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
-
Victor Stinner authored
-
Alexandre Vassalotti authored
Initial patch by Merlijn van Deen. I've added a few unrelated docstring fixes in the patch while I was at it, which makes the documentation for pickle a bit more consistent.
-
Guido van Rossum authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Antoine Pitrou authored
-
- 06 Dec, 2013 5 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Christian Heimes authored
-
Christian Heimes authored
-
Christian Heimes authored
This silences the pre-processor warning '_POSIX_C_SOURCE redefined'.
-