- 02 Ara, 2010 5 kayıt (commit)
-
-
R. David Murray yazdı
Patch by Xuanji Li.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Alexander Belopolsky yazdı
-
Alexander Belopolsky yazdı
-
- 01 Ara, 2010 14 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Alexander Belopolsky yazdı
-
Alexander Belopolsky yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Raymond Hettinger yazdı
-
- 30 Kas, 2010 21 kayıt (commit)
-
-
Brian Curtin yazdı
Split a common setUp/tearDown into the appropriate parts.
-
Antoine Pitrou yazdı
much larger than operand `b`. Patch by Andrew Bennetts.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Daniel Stutzbach yazdı
-
Raymond Hettinger yazdı
-
Alexander Belopolsky yazdı
-
Éric Araujo yazdı
-
Alexander Belopolsky yazdı
-
Brian Curtin yazdı
-
Nick Coghlan yazdı
Issue 9873: the URL parsing functions now accept ASCII encoded byte sequences in addition to character strings
-
Brian Curtin yazdı
Skip the test if encoding fails.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
Nick Coghlan yazdı
Issue 10220: switch to using string constants rather than integers for inspect.getgeneratorstate() return values and make debugging friendly str() and repr() for generator states a requirement in the test suite
-
Nick Coghlan yazdı
Issue 10586: change the new functools.lru_cache implementation to expose the maximum and current cache sizes through the public statistics API. This API is now a single function that returns a named tuple.
-