- 26 Şub, 2011 24 kayıt (commit)
-
-
Benjamin Peterson yazdı
svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3 ........ r88661 | benjamin.peterson | 2011-02-26 16:06:24 -0600 (Sat, 26 Feb 2011) | 6 lines fix refactoring on formfeed characters #11250 This is because text.splitlines() is not the same as list(StringIO.StringIO(text)). ........
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Antoine Pitrou yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Antoine Pitrou yazdı
Patch by Hirokazu Yamamoto.
-
Éric Araujo yazdı
-
Antoine Pitrou yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
by Jonas H.
-
Vinay Sajip yazdı
-
Raymond Hettinger yazdı
-
Vinay Sajip yazdı
-
Senthil Kumaran yazdı
Fix Issue10228 - Refleak run of test_dbm fails when several dbm modules are available (Patch by Ray.Allen)
-
Raymond Hettinger yazdı
-
Alexander Belopolsky yazdı
-
Raymond Hettinger yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
- 25 Şub, 2011 16 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
module. Patch by Ross Lagerwall.
-
Antoine Pitrou yazdı
occurred now raises an error instead of silently losing data. Patch by Ross Lagerwall.
-
Vinay Sajip yazdı
-
Giampaolo Rodolà yazdı
-
Giampaolo Rodolà yazdı
-
Antoine Pitrou yazdı
and multiprocessing.Process constructors in order to override the default behaviour of inheriting the daemonic property from the current thread/process.
-
Giampaolo Rodolà yazdı
(issue 11323) - attempt to fix solaris buildbot failure for os.sendfile(). Also fixed an AttributeError in get/set priority tests.
-
Éric Araujo yazdı
-
Antoine Pitrou yazdı
has arrived and the handler returned successfully.
-
Giampaolo Rodolà yazdı
-
Giampaolo Rodolà yazdı
-
Antoine Pitrou yazdı
to 1000x faster in some cases). It is still one to two order of magnitudes slower than binary tell().
-
Giampaolo Rodolà yazdı
-
Giampaolo Rodolà yazdı
-
Alexander Belopolsky yazdı
Documented the list of optimized encodings as CPython implementation detail.
-