- 01 Dec, 2010 12 commits
-
-
Raymond Hettinger authored
-
Alexander Belopolsky authored
-
Alexander Belopolsky authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Raymond Hettinger authored
-
- 30 Nov, 2010 23 commits
-
-
Brian Curtin authored
Split a common setUp/tearDown into the appropriate parts.
-
Antoine Pitrou authored
much larger than operand `b`. Patch by Andrew Bennetts.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Daniel Stutzbach authored
-
Raymond Hettinger authored
-
Alexander Belopolsky authored
-
Éric Araujo authored
-
Alexander Belopolsky authored
-
Brian Curtin authored
-
Nick Coghlan authored
Issue 9873: the URL parsing functions now accept ASCII encoded byte sequences in addition to character strings
-
Brian Curtin authored
Skip the test if encoding fails.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Raymond Hettinger authored
-
Nick Coghlan authored
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 authored
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.
-
Alexander Belopolsky authored
Approved by Raymond Hettinger.
-
Raymond Hettinger authored
-
- 29 Nov, 2010 5 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Senthil Kumaran authored
-