- 10 Apr, 2012 7 commits
-
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Senthil Kumaran authored
-
- 09 Apr, 2012 5 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 08 Apr, 2012 4 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
This avoids crashing the server loop when a signal is received. Patch by Jerzy Kozera.
-
R David Murray authored
-
- 05 Apr, 2012 3 commits
-
-
Sandro Tosi authored
-
Antoine Pitrou authored
Issue #14505: Fix file descriptor leak when deallocating file objects created with PyFile_FromString().
-
Georg Brandl authored
-
- 04 Apr, 2012 1 commit
-
-
Georg Brandl authored
-
- 03 Apr, 2012 2 commits
-
-
R David Murray authored
-
Benjamin Peterson authored
-
- 02 Apr, 2012 3 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 01 Apr, 2012 1 commit
-
-
Antoine Pitrou authored
Patch by Suman Saha.
-
- 31 Mar, 2012 6 commits
-
-
Sandro Tosi authored
-
Antoine Pitrou authored
-
Sandro Tosi authored
-
R David Murray authored
Without this fix, both 2.7 and 3.x would always point to the "current" docs...which means that before this fix python 3.2 'help' pointed to the 2.7 tutorial, and without this fix when we switch over to the 3.x docs being current, 2.7 would have pointed to the python3 tutorial.
-
Sandro Tosi authored
-
Andrew Svetlov authored
-
- 30 Mar, 2012 2 commits
-
-
R David Murray authored
Patch by Sandro Tosi.
-
Alex Gaynor authored
Added a new crasher that targets mutating the underlying storage of a buffer. All work done by Armin Rigo.
-
- 29 Mar, 2012 3 commits
-
-
Vinay Sajip authored
-
Andrew Svetlov authored
IDLE doesn't not execute commands from shell with default keybinding for <Return>. Patch by Roger Serwy.
-
R David Murray authored
-
- 27 Mar, 2012 2 commits
-
-
Georg Brandl authored
-
R David Murray authored
We concluded that adding registered mimetypes present in most systems' mime databases can be considered a bug fix.
-
- 26 Mar, 2012 1 commit
-
-
Sandro Tosi authored
-