- 11 Apr, 2012 5 commits
-
-
Senthil Kumaran authored
3.2 - Issue 10484 - Incorporate improvements to CGI module - Suggested by Glenn Linderman. Refactor code and tests
-
Antoine Pitrou authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 10 Apr, 2012 12 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Senthil Kumaran authored
-
- 09 Apr, 2012 4 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Vinay Sajip authored
-
- 08 Apr, 2012 5 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
-
Vinay Sajip authored
-
- 07 Apr, 2012 1 commit
-
-
Georg Brandl authored
-
- 06 Apr, 2012 6 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
R David Murray authored
Initial patch by Popa Claudiu.
-
- 05 Apr, 2012 4 commits
-
-
Sandro Tosi authored
-
Andrew Svetlov authored
Patch by Popa Claudiu.
-
R David Murray authored
-
R David Murray authored
This patch changes a few of the scripts to have __name__=='__main__' clauses so that they are importable without running. Also fixes the syntax errors revealed by the tests.
-
- 04 Apr, 2012 1 commit
-
-
Georg Brandl authored
-
- 03 Apr, 2012 2 commits
-
-
Antoine Pitrou authored
a multiprocessing Client or Listener with an AF_UNIX type address under Windows. Patch by Popa Claudiu.
-
R David Murray authored
-