- 02 Dec, 2010 6 commits
-
-
Nick Coghlan authored
Issue #9573: os.fork now works when triggered as a side effect of import (the wisdom of actually relying on this remains questionable!)
-
R. David Murray authored
Patch by Xuanji Li.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Alexander Belopolsky authored
-
Alexander Belopolsky authored
-
- 01 Dec, 2010 14 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
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 20 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
-