- 08 Ara, 2013 24 kayıt (commit)
-
-
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.
-
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.
-
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.
-
Serhiy Storchaka yazdı
-
doko@ubuntu.com yazdı
based systems.
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
Charles-François Natali yazdı
-
Gregory P. Smith yazdı
the bundled json module. Replace that with a mention of it being a version of the externally maintained simplejson module.
-
Gregory P. Smith yazdı
the bundled json module. Replace that with a mention of it being a version of the externally maintained simplejson module.
-
Zachary Ware yazdı
Patch by Vajrasky Kok.
-
Zachary Ware yazdı
Patch by Vajrasky Kok.
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Gregory P. Smith yazdı
to stdin within subprocess.Popen.communicate. 5-10% less cpu usage.
-
Gregory P. Smith yazdı
to stdin within subprocess.Popen.communicate. 5-10% less cpu usage.
-
Eric Snow yazdı
-
Guido van Rossum yazdı
-
- 07 Ara, 2013 14 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Christian Heimes yazdı
for mbrtowc().
-
Charles-François Natali yazdı
-
Charles-François Natali yazdı
error upon client disconnection.
-
Charles-François Natali yazdı
-
Charles-François Natali yazdı
error upon client disconnection.
-
Charles-François Natali yazdı
error upon client disconnection.
-
Christian Heimes yazdı
-
Victor Stinner yazdı
-
Alexandre Vassalotti yazdı
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 yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Antoine Pitrou yazdı
-
- 06 Ara, 2013 2 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-