- 08 Dec, 2013 12 commits
-
-
Stefan Krah authored
-
Stefan Krah authored
-
Victor Stinner authored
-
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.
-
Nadeem Vawda authored
the BZ2File, GzipFile and LZMAFile classes.
-
Serhiy Storchaka 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.
-
Zachary Ware authored
Patch by Vajrasky Kok.
-
Zachary Ware authored
-
Zachary Ware authored
-
Gregory P. Smith authored
to stdin within subprocess.Popen.communicate. 5-10% less cpu usage.
-
- 07 Dec, 2013 2 commits
-
-
Charles-François Natali authored
error upon client disconnection.
-
Benjamin Peterson authored
-
- 06 Dec, 2013 2 commits
-
-
Antoine Pitrou authored
-
Vinay Sajip authored
-
- 05 Dec, 2013 1 commit
-
-
Antoine Pitrou authored
-
- 04 Dec, 2013 6 commits
-
-
Nadeem Vawda authored
-
Nadeem Vawda authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Christian Heimes authored
-
Tim Peters authored
(grafted from c80083ad142db2939507800c755082293a87f2de)
-
- 03 Dec, 2013 2 commits
-
-
Stefan Krah authored
-
Vinay Sajip authored
-
- 02 Dec, 2013 5 commits
-
-
Walter Doerwald authored
-
Eli Bendersky authored
-
Victor Stinner authored
-
Walter Doerwald authored
-
Gregory P. Smith authored
descriptor 0, 1 or 2 is closed. The errpipe_write fd will always be >= 3.
-
- 01 Dec, 2013 5 commits
-
-
Alexandre Vassalotti authored
Patch by Daniel Urban.
-
Gregory P. Smith authored
causing test_multiprocessing_forkserver and test_multiprocessing_spawn failures on head (3.4).
-
Gregory P. Smith authored
descriptor 0, 1 or 2 is closed.
-
Alexandre Vassalotti authored
-
Alexandre Vassalotti authored
-
- 30 Nov, 2013 4 commits
-
-
Zachary Ware authored
-
Vinay Sajip authored
-
Alexandre Vassalotti authored
-
Alexandre Vassalotti authored
This fix does not cause any degradation in performance.
-
- 28 Nov, 2013 1 commit
-
-
Zachary Ware authored
-