- 22 Kas, 2010 8 kayıt (commit)
-
-
Éric Araujo yazdı
Also add a note about inheritance from `object` being default.
-
Alexander Belopolsky yazdı
-
Éric Araujo yazdı
-
Ezio Melotti yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Raymond Hettinger yazdı
-
Brian Curtin yazdı
-
- 21 Kas, 2010 21 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Brian Curtin yazdı
tree that idle.bat resides in. Works with any/all versions of Python installed concurrently.
-
Raymond Hettinger yazdı
-
Michael Foord yazdı
Issue 10470: 'python -m unittest' launches test discovery by default.(If you need to pass options to test discovery the discover subcommand must still be specified explicitly.)
-
Mark Dickinson yazdı
-
Ezio Melotti yazdı
-
Brett Cannon yazdı
-
Antoine Pitrou yazdı
-
R. David Murray yazdı
The tests that were failing on (some) windows machines, where the msg_XX.txt files used native \r\n lineseps are now also run on machines that use \n natively, and conversely the \n tests are run on Windows. The failing tests revealed one place where linesep needed to be added to a flatten call in generator. There was also another that the tests didn't catch, so I added a test for that case as well.
-
Benjamin Peterson yazdı
-
Senthil Kumaran yazdı
-
Łukasz Langa yazdı
-
Łukasz Langa yazdı
-
Mark Dickinson yazdı
-
Raymond Hettinger yazdı
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
-
Éric Araujo yazdı
-
Raymond Hettinger yazdı
-
Éric Araujo yazdı
-
Raymond Hettinger yazdı
-
- 20 Kas, 2010 11 kayıt (commit)
-
-
Éric Araujo yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Éric Araujo yazdı
-
R. David Murray yazdı
-
R. David Murray yazdı
Patch by Michele Orrù.
-