- 18 Jul, 2011 1 commit
-
-
R David Murray authored
-
- 17 Jul, 2011 5 commits
-
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
Fix Issue10403 - datetime documentation clarification based on review in the reitveld by Alexendar belopolsky.
-
Senthil Kumaran authored
-
- 16 Jul, 2011 1 commit
-
-
Antoine Pitrou authored
shutdown() is called, without waiting for the garbage collector to kick in.
-
- 15 Jul, 2011 11 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
Patch by Andreas Stührk.
-
Antoine Pitrou authored
Patch by Andreas Stührk.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch from Andreas Stührk.
-
Antoine Pitrou authored
embedding Python. Patch by Andreas Stührk.
-
Antoine Pitrou authored
-
- 14 Jul, 2011 6 commits
-
-
Charles-François Natali authored
-
Charles-François Natali authored
-
Benjamin Peterson authored
-
Victor Stinner authored
test_shutdown() may fail on very slow buildbots like FreeBSD 6.4 just because of the arbitrary timeout.
-
Ezio Melotti authored
-
Benjamin Peterson authored
-
- 13 Jul, 2011 6 commits
-
-
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
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
-
Georg Brandl authored
-
Benjamin Peterson authored
-
- 12 Jul, 2011 1 commit
-
-
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 2 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
- 09 Jul, 2011 7 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
Also, point to the various alternatives.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-