- 03 Ara, 2011 8 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
Streamline FAQ entry about the ternary operator, and suggest using io.StringIO for a mutable unicode container.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Meador Inge yazdı
-
- 07 Kas, 2011 1 kayıt (commit)
-
-
Jason R. Coombs yazdı
-
- 03 Ara, 2011 1 kayıt (commit)
-
-
Jason R. Coombs yazdı
-
- 01 Agu, 2011 1 kayıt (commit)
-
-
Jason R. Coombs yazdı
-
- 02 Ara, 2011 4 kayıt (commit)
-
-
Petri Lehtinen yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 30 Kas, 2011 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
Still lacks docs for Windows (anyone?).
-
- 29 Kas, 2011 6 kayıt (commit)
-
-
Éric Araujo yazdı
This fixes a regression compared to 2.x, where sys.modules.items() returns a copy, as indicated by a comment in the source. Diagnosis and patch by Erik Tollerud.
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
- 28 Kas, 2011 5 kayıt (commit)
-
-
Victor Stinner yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
It was already the case with Python 2. However, the corresponding sys module entries are now set to None (instead of an unusable file object).
-
Meador Inge yazdı
Initial patch by Sjoerd de Vries.
-
- 27 Kas, 2011 3 kayıt (commit)
-
-
Charles-François Natali yazdı
-
Charles-François Natali yazdı
-
Jesus Cea yazdı
-
- 26 Kas, 2011 4 kayıt (commit)
-
-
Antoine Pitrou yazdı
Issue #13444: When stdout has been closed explicitly, we should not attempt to flush it at shutdown and print an error. This also adds a test for issue #5319, whose resolution introduced the issue.
-
Meador Inge yazdı
-
Meador Inge yazdı
-
Meador Inge yazdı
-
- 25 Kas, 2011 3 kayıt (commit)
-
-
Antoine Pitrou yazdı
Issue #12856: Ensure child processes do not inherit the parent's random seed for filename generation in the tempfile module. Patch by Brian Harring.
-
Antoine Pitrou yazdı
mention of the CPython optimization hack.
-
Eli Bendersky yazdı
-
- 24 Kas, 2011 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
- 23 Kas, 2011 2 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-