- 02 Kas, 2013 4 kayıt (commit)
-
-
Richard Oudkerk yazdı
-
Ezio Melotti yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 31 Eki, 2013 5 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Tim Golden yazdı
-
Eli Bendersky yazdı
In 3.3 iterparse accepts a tuple in events (the C accelerator enforces this). This limitation was lifted in Python 3.4
-
Benjamin Peterson yazdı
-
Vinay Sajip yazdı
-
- 30 Eki, 2013 4 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 29 Eki, 2013 9 kayıt (commit)
-
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
Tim Golden yazdı
-
Christian Heimes yazdı
-
Christian Heimes yazdı
It is causing trouble like e.g. hanging processes.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 28 Eki, 2013 4 kayıt (commit)
-
-
Richard Oudkerk yazdı
-
Nadeem Vawda yazdı
The underlying C libraries provide no mechanism for serializing compressor and decompressor objects, so actually pickling these classes is impractical. Previously, these objects would be pickled without error, but attempting to use a deserialized instance would segfault the interpreter.
-
Georg Brandl yazdı
-
Ned Deily yazdı
screen refresh problem.
-
- 27 Eki, 2013 14 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
pseudo-random number generator on fork().
-
Georg Brandl yazdı
-
Georg Brandl yazdı
100 headers are read. Adapted from patch by Jyrki Pulliainen.
-
Georg Brandl yazdı
prevent readline() calls from consuming too much memory. Patch by Jyrki Pulliainen.
-
Georg Brandl yazdı
prevent readline() calls from consuming too much memory. Patch by Jyrki Pulliainen.
-
Georg Brandl yazdı
for security reasons. It now doesn't match multiple wildcards nor wildcards inside IDN fragments.
-
Serhiy Storchaka yazdı
-
Georg Brandl yazdı
line length. Patch by Emil Lind.
-