- 03 Jul, 2011 24 commits
-
-
Victor Stinner authored
mode instead of the text mode (using the locale encoding) to avoid encoding issues.
-
Victor Stinner authored
of the text mode (using the locale encoding) to avoid encoding issues.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
This requires some trickery to properly save the exception state if the generator creates its own exception state.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
This prevents generator exception state from leaking into the caller. Closes #12475.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Senthil Kumaran authored
-
Georg Brandl authored
-
Senthil Kumaran authored
-
Antoine Pitrou authored
qsize() raises NotImplementedError on OS X, don't use it.
-
Vinay Sajip authored
-
Georg Brandl authored
-
Georg Brandl authored
-
R David Murray authored
-
R David Murray authored
Original patch by Nicolas Estibals. My tweaks to the patch were mostly style/cosmetic, and adding more tests.
-
- 02 Jul, 2011 12 commits
-
-
Antoine Pitrou authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Éric Araujo authored
-
Benjamin Peterson authored
-
Charles-François Natali authored
freed by the garbage collector while the Heap lock is held.
-
Charles-François Natali authored
freed by the garbage collector while the Heap lock is held.
-
Charles-François Natali authored
the garbage collector while the Heap lock is held.
-
- 01 Jul, 2011 4 commits
-
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-