- 20 Sep, 2014 12 commits
-
-
R David Murray authored
-
R David Murray authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
use patch context manager instead of decorator because the decorator 'leaks' metadata onto the function
-
Berker Peksag authored
-
Berker Peksag authored
-
Ned Deily authored
-
Ned Deily authored
python.org OS X installers are now distributed as signed installer packages compatible with the Gatekeeper security feature.
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
Change a couple of existing prints. Original patch by Serhiy Storchaka.
-
- 19 Sep, 2014 5 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Senthil Kumaran authored
as an argument which will then used be for HTTPS connection. Patch by Alex Gaynor.
-
- 18 Sep, 2014 12 commits
-
-
Charles-François Natali authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Senthil Kumaran authored
Issue #16827: Make Interpreter introduction section of the tutorial more focussed and move advanced section and customization information to a separate file called appendix. Patch credits: Jamayla Wiley, Ya-Ting Huang and James Brewer.
-
Senthil Kumaran authored
focussed and move advanced section and customization information to a separate file called appendix. Patch credits: Jamayla Wiley, Ya-Ting Huang and James Brewer.
-
Berker Peksag authored
Patch by Chris Rebert.
-
Berker Peksag authored
Patch by Chris Rebert.
-
Berker Peksag authored
-
Berker Peksag authored
-
Antoine Pitrou authored
Closes #11471: avoid generating a JUMP_FORWARD instruction at the end of an if-block if there is no else-clause. Original patch by Eugene Toder.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
- 17 Sep, 2014 11 commits
-
-
Victor Stinner authored
representation of Handle and TimerHandle after cancel().
-
Victor Stinner authored
representation of Handle and TimerHandle after cancel().
-
Senthil Kumaran authored
Issue #22419: Limit the length of incoming HTTP request in wsgiref server to 65536 bytes.
-
Senthil Kumaran authored
Issue #22419: Limit the length of incoming HTTP request in wsgiref server to 65536 bytes.
-
Senthil Kumaran authored
-
Senthil Kumaran authored
Issue #22421 - Secure pydoc server run. Bind it to localhost instead of all interfaces.
-
Senthil Kumaran authored
Issue #22421 - Secure pydoc server run. Bind it to localhost instead of all interfaces.
-
Senthil Kumaran authored
-
Ethan Furman authored
-
Ethan Furman authored
-
Ethan Furman authored
-