- 11 Apr, 2012 1 commit
-
-
Senthil Kumaran authored
Issue 10484 - Incorporate improvements to CGI module - Suggested by Glenn Linderman. Refactor code and tests
-
- 10 Apr, 2012 12 commits
-
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Vinay Sajip authored
-
Barry Warsaw authored
-
Vinay Sajip 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.
-