- 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 3 commits
-
-
Sandro Tosi authored
-
Vinay Sajip authored
-
Benjamin Peterson authored
-
- 25 Mar, 2012 1 commit
-
-
Georg Brandl authored
-
- 24 Mar, 2012 1 commit
-
-
Martin v. Löwis authored
-
- 23 Mar, 2012 2 commits
-
-
Vinay Sajip authored
-
Giampaolo Rodola' authored
-
- 22 Mar, 2012 7 commits
-
-
krisvale authored
-
Kristján Valur Jónsson authored
converting the old buffer for PyArgs_ParseTuple with *s
-
Giampaolo Rodola' authored
fix #10340: properly handle EINVAL on OSX and also avoid to call handle_connect() in case of a disconnetected socket which is not meant to connect.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 21 Mar, 2012 2 commits
-
-
R David Murray authored
-
Andrew Svetlov authored
Patch by Guilherme Polo.
-
- 20 Mar, 2012 3 commits
-
-
Giampaolo Rodola' authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 19 Mar, 2012 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 18 Mar, 2012 2 commits
-
-
Gregory P. Smith authored
allocating path buffers on the heap instead of the stack.
-
Martin v. Löwis authored
-