- 14 Şub, 2012 6 kayıt (commit)
-
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
- 13 Şub, 2012 12 kayıt (commit)
-
-
Victor Stinner yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Florent Xicluna yazdı
-
Florent Xicluna yazdı
Issue #13988: cElementTree is deprecated and the _elementtree accelerator is automatically used whenever available.
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 12 Şub, 2012 16 kayıt (commit)
-
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
directory tree instead of overwriting the input files. Adds three command line options: -o/--output-dir, -W/--write-unchanged-files and --add-suffix.
-
Gregory P. Smith yazdı
directory tree instead of overwriting the input files. Adds three command line options: -o/--output-dir, -W/--write-unchanged-files and --add-suffix. Feature backports into stable release branches for 2to3 are allowed by a special exemption: http://mail.python.org/pipermail/python-dev/2011-December/115089.html
-
Petri Lehtinen yazdı
Closes #9750
-
Petri Lehtinen yazdı
Closes #9750
-
Antoine Pitrou yazdı
Issue #10287: nntplib now queries the server's CAPABILITIES again after authenticating (since the result may change, according to RFC 4643). Patch by Hynek Schlawack.
-
Antoine Pitrou yazdı
Issue #10287: nntplib now queries the server's CAPABILITIES again after authenticating (since the result may change, according to RFC 4643). Patch by Hynek Schlawack.
-
Ross Lagerwall yazdı
-
Ross Lagerwall yazdı
-
Ross Lagerwall yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
The code used to call os.path.join to build a regex but without escaping the backslash, which lead to test failures on Windows. Antoine Pitrou fixed it in 0a94e2f807c7 by enhancing the code to accept both / and \, with proper escaping, but in my opinion this goes against the distutils feature freeze, hence this change.
-
Éric Araujo yazdı
If I grepped correctly, this was the last outdated place.
-
Antoine Pitrou yazdı
-
- 11 Şub, 2012 6 kayıt (commit)
-
-
Nadeem Vawda yazdı
-
Nadeem Vawda yazdı
-
Nadeem Vawda yazdı
-
Nadeem Vawda yazdı
-
Nadeem Vawda yazdı
-
Nadeem Vawda yazdı
Also, give a more helpful error message when opened with an invalid mode string.
-