- 13 Tem, 2012 3 kayıt (commit)
-
-
Eli Bendersky yazdı
Issue #15296: Fix minidom.toxml/toprettyxml for non-unicode encodings. Patch by Serhiy Storchaka, with some minor style adjustments by me.
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
-
- 12 Tem, 2012 8 kayıt (commit)
-
-
Stefan Krah yazdı
algorithm from decimal.py for mpd_qsqrt().
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
- 11 Tem, 2012 8 kayıt (commit)
-
-
Antoine Pitrou yazdı
Issue #15300: Ensure the temporary test working directories are in the same parent folder when running tests in multiprocess mode from a Python build. Patch by Chris Jerdonek.
-
Antoine Pitrou yazdı
Issue #15300: Ensure the temporary test working directories are in the same parent folder when running tests in multiprocess mode from a Python build. Patch by Chris Jerdonek.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
- 10 Tem, 2012 7 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Brett Cannon yazdı
statement (e.g. ``from distutils import msvc9compiler``) that triggers an ImportError of its own (e.g. the non-existence of winreg), let that exception propagate instead of raising a generic ImportError for the module being requested (e.g. msvc9compiler).
-
Vinay Sajip yazdı
-
Raymond Hettinger yazdı
-
Benjamin Peterson yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
- 09 Tem, 2012 14 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
Lib/imp.py.
-
Raymond Hettinger yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
defined in sysmodule.c instead of straight out of a Unicode object. Thanks to Amaury Forgeot d'Arc for noticing the bug and Eric Snow for writing the patch.
-