- 25 Ock, 2013 21 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
doko@python.org yazdı
-
Ronald Oussoren yazdı
There already was a workaround for this for framework builds on OSX, this changeset enables the same workaround for shared libraries. Closes #1602133
-
Ronald Oussoren yazdı
There already was a workaround for this for framework builds on OSX, this changeset enables the same workaround for shared libraries. Closes #1602133
-
doko@python.org yazdı
-
doko@python.org yazdı
-
Serhiy Storchaka yazdı
-
doko@python.org yazdı
-
Serhiy Storchaka yazdı
interface and support all mandatory methods and properties.
-
doko@python.org yazdı
use _PYTHON_PROJECT_BASE in distutils/sysconfig.py.
-
Serhiy Storchaka yazdı
interface and support all mandatory methods and properties.
-
doko@python.org yazdı
-
doko@python.org yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
if all other iterators were very advanced before.
-
Serhiy Storchaka yazdı
if all other iterators were very advanced before.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 24 Ock, 2013 7 kayıt (commit)
-
-
Serhiy Storchaka yazdı
broken after applying the patch for issue #16957.
-
Eli Bendersky yazdı
C implementation.
-
Eli Bendersky yazdı
-
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.
-
Stefan Krah yazdı
InvalidOperation if the format specification (width, prec) exceeds the internal limits of libmpdec.
-
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 7 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ı
-