- 13 Eyl, 2010 18 kayıt (commit)
-
-
Eric Smith yazdı
if the format string is not empty. Manually merge r79596 and r84772 from 2.x. Also, apparently test_format() from test_builtin never made it into 3.x. I've added it as well. It tests the basic format() infrastructure.
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Victor Stinner yazdı
(macpath module).
-
Alexander Belopolsky yazdı
-
Alexander Belopolsky yazdı
when tracing methods. Unit tests. Patch by Eli Bendersky.
-
Florent Xicluna yazdı
Make test.regrtest.__file__ absolute, this was not always the case when running profile or trace, for example. (issue #9323)
-
Antoine Pitrou yazdı
re-created on a subsequent call to Py_Initialize(). The problem (a crash) wouldn't appear in 3.1 or 2.7 where the GIL's structure is more trivial.
-
Hirokazu Yamamoto yazdı
Try to fix buildbot error in other way.
-
Hirokazu Yamamoto yazdı
-
Hirokazu Yamamoto yazdı
-
Hirokazu Yamamoto yazdı
-
Florent Xicluna yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 12 Eyl, 2010 17 kayıt (commit)
-
-
Hirokazu Yamamoto yazdı
-
Amaury Forgeot d'Arc yazdı
The internal unicode database is now always used. (after 5 years: see http://mail.python.org/pipermail/python-dev/2004-December/050193.html )
-
Georg Brandl yazdı
-
Victor Stinner yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Matthias Klose yazdı
to Doc/license.rst.
-
Hirokazu Yamamoto yazdı
with Python2.7.
-
Antoine Pitrou yazdı
ZipFile.open()) could return more bytes than requested.
-
Benjamin Peterson yazdı
-
Victor Stinner yazdı
Instead of the locale encoding.
-
Victor Stinner yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Benjamin Peterson yazdı
-
- 11 Eyl, 2010 5 kayıt (commit)
-
-
Hirokazu Yamamoto yazdı
-
R. David Murray yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Éric Araujo yazdı
-