- 06 Eyl, 2009 1 kayıt (commit)
-
-
Ronald Oussoren yazdı
-
- 05 Eyl, 2009 3 kayıt (commit)
-
-
Georg Brandl yazdı
-
Mark Dickinson yazdı
-
Georg Brandl yazdı
-
- 04 Eyl, 2009 8 kayıt (commit)
-
-
Chris Withers yazdı
-
Chris Withers yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
#5101: add back tests to test_funcattrs that were lost during unittest conversion, and make some PEP8 cleanups.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
Issue #2666: Handle BROWSER environment variable properly for unknown browser names in the webbrowser module.
-
- 03 Eyl, 2009 6 kayıt (commit)
-
-
Brett Cannon yazdı
canonical version, sw_vers, leaves off trailing zeros in the version number (e.g. 10.6 instead of 10.6.0). Test now compensates by tacking on extra zeros for the test comparison. Fixes issue #6806.
-
Armin Rigo yazdı
of python with which I tried running the crashers. They don't crash the current HEAD.
-
Armin Rigo yazdı
I am not too sure why, but you can surely find out by gdb'ing a bit...
-
Armin Rigo yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 02 Eyl, 2009 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 01 Eyl, 2009 6 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
#6810: add a link to the section about frame objects instead of just a description where to find it.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 31 Agu, 2009 3 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
Mark Dickinson yazdı
-
Georg Brandl yazdı
-
- 30 Agu, 2009 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 29 Agu, 2009 2 kayıt (commit)
-
-
Amaury Forgeot d'Arc yazdı
this affect text files opened with io.open(), and the print() function of py3k
-
Tarek Ziadé yazdı
-
- 28 Agu, 2009 5 kayıt (commit)
-
-
Mark Dickinson yazdı
-
Lars Gustäbel yazdı
No longer use tarfile.normpath() on pathnames. Store pathnames unchanged, i.e. do not remove "./", "../" and "//" occurrences. However, still convert absolute to relative paths.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Mark Dickinson yazdı
Decimal.compare_total_mag.
-
- 27 Agu, 2009 3 kayıt (commit)
-
-
Kristján Valur Jónsson yazdı
Allow the XML-RPC server to use the HTTP request path when dispatching. Added a MultiPathXMLRPCServer class that uses the feature, plus unit tests.
-
Kristján Valur Jónsson yazdı
Add an "exc_value" attribute to the _AssertRaisesContext context manager in the unittest package. This allows further tests on the exception that was raised after the context manager exits.
-
Georg Brandl yazdı
-