- 24 Ock, 2013 3 kayıt (commit)
-
-
Eli Bendersky yazdı
When _elementtree is imported, iterparse is redefined as a class and the parser argument was ommitted. Fix this, and add a docstring to the class.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 23 Ock, 2013 5 kayıt (commit)
-
-
Senthil Kumaran yazdı
Issue #12411: Fix to cgi.parse_multipart to correctly use bytes boundaries and bytes data. Patch by Jonas Wagner.
-
Senthil Kumaran yazdı
bytes data. Patch by Jonas Wagner.
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Serhiy Storchaka yazdı
current directory on Unix and no longer searches a relative file path with a directory part in PATH directories. Patch by Thomas Kluyver.
-
- 22 Ock, 2013 12 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
#11379: rephrase minidom documentation to use the term "minimal" instead of "lightweight". Patch by Éric Araujo.
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Serhiy Storchaka yazdı
with truncated header or footer. Added tests for reading truncated gzip, bzip2, and lzma files.
-
Serhiy Storchaka yazdı
with truncated header or footer. Added tests for reading truncated gzip and bzip2 files.
-
Eli Bendersky yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
This is a backport of changeset 8c07ff7f882f.
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Serhiy Storchaka yazdı
-
- 21 Ock, 2013 11 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
on Windows.
-
Serhiy Storchaka yazdı
unicode-escape decoder requires memory for result corresponding to input size. Fixes test for issue #16335.
-
Serhiy Storchaka yazdı
unicode-escape decoder requires memory for result corresponding to input size. Fixes test for issue #16335.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 20 Ock, 2013 8 kayıt (commit)
-
-
Stefan Krah yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Ezio Melotti yazdı
#16557: update functional howto -- "return value" is valid after PEP 380. Initial patch by Ramchandra Apte.
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Nick Coghlan yazdı
-
Antoine Pitrou yazdı
(I would have preferred to post this for review but the bug tracker is pretty much dead at the moment)
-
- 19 Ock, 2013 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-