- 04 Eki, 2014 16 kayıt (commit)
-
-
Antoine Pitrou yazdı
argument to allow batching of tasks in child processes and improve performance of ProcessPoolExecutor. Patch by Dan O'Reilly.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
more helpful error message for unsupported or mismatched types of arguments.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
"xmlcharrefreplace", and "surrogatepass" error handlers.
-
Nick Coghlan yazdı
-
Serhiy Storchaka yazdı
"xmlcharrefreplace", and "surrogatepass" error handlers.
-
Nick Coghlan yazdı
-
Serhiy Storchaka yazdı
(including empty directories) in ZIP file.
-
Serhiy Storchaka yazdı
(including empty directories) in ZIP file.
-
R David Murray yazdı
-
R David Murray yazdı
Patch by Éric Araujo with help from Lars Gustäbel.
-
- 03 Eki, 2014 14 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch by Christian Heimes and Alex Gaynor.
-
R David Murray yazdı
A debian code search (by Tshepang Lekhonkhobe) turned up only one package checking email.__version__...and it was the 2.7-only mailman package. Since Barry approves this change, it seems safe enough to make it...
-
Zachary Ware yazdı
-
Zachary Ware yazdı
Reported by Scott Hinton on docs@.
-
R David Murray yazdı
-
R David Murray yazdı
The test needs to be skipped if unicodedata is either part of the main binary (a repackaging of cpython on Windows?) or has python source (pypy?). PEP 3147 makes __file__ point to the .py source, so we need to change the extension check from looking for the old .pyc/.pyo to just looking for .py. Note that this skip should never trigger on CPython itself, so one could argue it should be dropped instead. But since it exists, why risk breaking someone else's python.
-
Victor Stinner yazdı
characters (U+0000..U+001f and U+007f).
-
Antoine Pitrou yazdı
-
Georg Brandl yazdı
Closes #22540: speed up PyObject_IsInstance and PyObject_IsSubclass in the common case that the second argument has metaclass "type".
-
R David Murray yazdı
-
R David Murray yazdı
Python3 does not have the bug covered by the issue.
-
- 02 Eki, 2014 10 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
not only source SUPPORTED file in glibc sources tree.
-
Serhiy Storchaka yazdı
Remove just added the sr_rs.utf8@latn alias because it is derived from sr_rs@latin.
-