- 26 Şub, 2012 1 kayıt (commit)
-
-
Éric Araujo yazdı
- Remove duplicate list of links to the other modules from each module’s doc (people can already go up to library/archiving and there they can see the list). - Link to shutil high-level operations. Reviewed by Nadeem Vawda in #6715.
-
- 25 Şub, 2012 3 kayıt (commit)
-
-
Éric Araujo yazdı
When people find bugs in scripts such as reindent.py, msgfmt.py or pygettext.py, we have to try to reproduce the bug manually, apply a fix and test manually again. The alternative is to only read the code and trust that it works. This test file is a way to stop that unsatisfactory state of things and write proper unit tests instead.
-
Éric Araujo yazdı
These regex changes fix a number of issues for distutils on Windows: - #6884: impossible to include a file starting with 'build' - #9691 and #14004: sdist includes too many files - #13193: test_filelist failures This commit replaces the incorrect changes done in 557a973709de, c566a3447ba1 and 3925081a7ca0 to fix #13193; we were too eager to fix the test failures and I did not study the code enough before greenlighting patches. This time we have unit tests from the problems reported by users to be sure we have the right fix. Thanks to Nadeem Vawda for his help.
-
Martin v. Löwis yazdı
-
- 23 Şub, 2012 13 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
logging: Added locking in flush() and close() handler methods. Thanks to Fayaz Yusuf Khan for the suggestion.
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
release of 2.6 for 2012.
-
Barry Warsaw yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 22 Şub, 2012 9 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
http://hg.python.org/cpython/rev/48705250232c changeset: 75187:48705250232c branch: 2.7 parent: 75184:9a1d902714ae user: Antoine Pitrou <solipsis@pitrou.net> date: Wed Feb 22 22:16:25 2012 +0100
-
Antoine Pitrou yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
changeset: 75153:9b7c6dd19e25 branch: 2.7 parent: 75151:b1a02c17b327 user: Antoine Pitrou <solipsis@pitrou.net> date: Tue Feb 21 22:02:04 2012 +0100 files: Lib/test/test_os.py
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
changeset: 75165:780008020c40 user: Antoine Pitrou <solipsis@pitrou.net> date: Wed Feb 22 03:33:56 2012 +0100 summary: Fix (presumably) test_hash under big-endian systems (PPC).
-
Antoine Pitrou yazdı
-
Nadeem Vawda yazdı
Patch by Francisco Martín Brugué
-
- 21 Şub, 2012 14 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Antoine Pitrou yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Martin v. Löwis yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-