- 01 Kas, 2011 3 kayıt (commit)
-
-
Florent Xicluna yazdı
-
Ezio Melotti yazdı
#670664: Fix HTMLParser to correctly handle the content of ``<script>...</script>`` and ``<style>...</style>``.
-
Sandro Tosi yazdı
-
- 31 Eki, 2011 15 kayıt (commit)
-
-
Ned Deily yazdı
PYTHONNOUSERSITE). (Patch by Carl Meyer)
-
Antoine Pitrou yazdı
-
Senthil Kumaran yazdı
ContentTooShortError even when reporthook is None. Patch by Jyrki Pulliainen.
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
Barry Warsaw yazdı
defined (as is the case with Ubuntu 11.10).
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
Jesus Cea yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Sandro Tosi yazdı
-
Ned Deily yazdı
(Patch by Roger Serwy)
-
Sandro Tosi yazdı
-
- 30 Eki, 2011 8 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
Issue 13274: Make the pure python code for heapq more closely match the C implementation for an undefined corner case.
-
Antoine Pitrou yazdı
-
Petri Lehtinen yazdı
-
Benjamin Peterson yazdı
-
Petri Lehtinen yazdı
-
Petri Lehtinen yazdı
-
Ezio Melotti yazdı
-
- 29 Eki, 2011 2 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Florent Xicluna yazdı
Closes #7334: close source files on ElementTree.parse and iterparse (partial backport of issue #10093 from 3.2).
-
- 28 Eki, 2011 6 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 27 Eki, 2011 6 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Nick Coghlan yazdı
Issue #13237: Make the subprocess convenience helper documentation self-contained aside from the shared parameter description. Downgrade the pipe warnings at that level to notes (since those pipes are hidden, people are unlikely to even try it)
-