- 14 Jul, 2011 4 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 13 Jul, 2011 16 commits
-
-
Vinay Sajip authored
-
Ned Deily authored
as the processor type on some Mac systems.
-
Ned Deily authored
as the processor type on some Mac systems. Also fix NameError in fallback _mac_ver_gestalt function. And remove out-of-date URL in docs.
-
Victor Stinner authored
-
Victor Stinner authored
Call the previous signal handler if chain is True.
-
Victor Stinner authored
different than the parent structure. Patch by Vlad Riscutia.
-
Victor Stinner authored
the parent structure. Patch by Vlad Riscutia.
-
Antoine Pitrou authored
Raise ValueError when attempting to set the _CHUNK_SIZE attribute of a TextIOWrapper to a huge value, not TypeError.
-
Antoine Pitrou authored
Raise ValueError when attempting to set the _CHUNK_SIZE attribute of a TextIOWrapper to a huge value, not TypeError.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Ezio Melotti authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 12 Jul, 2011 2 commits
-
-
Antoine Pitrou authored
cleared by the garbage collector. This fixes a segfault when an instance and its type get caught in a reference cycle, and the instance's deallocator calls one of the methods on the type (e.g. when subclassing IOBase). Diagnosis and patch by Davide Rizzo.
-
Antoine Pitrou authored
cleared by the garbage collector. This fixes a segfault when an instance and its type get caught in a reference cycle, and the instance's deallocator calls one of the methods on the type (e.g. when subclassing IOBase). Diagnosis and patch by Davide Rizzo.
-
- 10 Jul, 2011 4 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
- 09 Jul, 2011 14 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
Also, point to the various alternatives.
-
Antoine Pitrou authored
Also, point to the various alternatives.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Antoine Pitrou authored
failure in name resolution. Should fix a buildbot failure.
-