- 09 Ara, 2013 6 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
os.dup2() is available on Windows.
-
Victor Stinner yazdı
reference cycles between frames and the _Outcome instance.
-
Victor Stinner yazdı
Patch written by Vajrasky Kok.
-
- 08 Ara, 2013 26 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
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 8 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ı
-