- 26 Şub, 2011 17 kayıt (commit)
-
-
É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 23 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.
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Marc-André Lemburg yazdı
'latin-1' and 'utf-8'. These are optimized in the Python Unicode implementation to result in more direct processing, bypassing the codec registry. Also see issue11303.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Giampaolo Rodolà yazdı
-