- 26 Şub, 2012 5 kayıt (commit)
-
-
Gregory P. Smith yazdı
but is not going away any time soon.
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
- 25 Şub, 2012 5 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Éric Araujo yazdı
-
É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 0a94e2f807c7 and 90b30d62caf2 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ı
-
- 24 Şub, 2012 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 23 Şub, 2012 15 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Vinay Sajip yazdı
logging: Added locking in flush() and close() handler methods. Thanks to Fayaz Yusuf Khan for the suggestion.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 22 Şub, 2012 4 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Nadeem Vawda yazdı
Patch by Francisco Martín Brugué
-
- 21 Şub, 2012 9 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Antoine Pitrou yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Petri Lehtinen yazdı
Closes #8033.
-
Ezio Melotti yazdı
-
- 20 Şub, 2012 1 kayıt (commit)
-
-
Georg Brandl yazdı
-