- 22 Nov, 2014 2 commits
-
-
Zachary Ware authored
-
Steve Dower authored
-
- 21 Nov, 2014 6 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Brett Cannon authored
working directory no longer exists. Thanks to Martin Panter for the bug report.
-
Steve Dower authored
-
Antoine Pitrou authored
Issue #22796: HTTP cookie parsing is now stricter, in order to protect against potential injection attacks.
-
- 20 Nov, 2014 8 commits
-
-
Victor Stinner authored
before calling the parent close() method. If the event loop is already closed, the self-pipe is not unregistered from the selector.
-
Victor Stinner authored
the parent close() method. If the event loop is already closed, the self-pipe is not unregistered from the selector.
-
Victor Stinner authored
-
Victor Stinner authored
functions: * add_signal_handler() * call_at() * call_later() * call_soon() * call_soon_threadsafe() * run_in_executor() Fix also the error message of add_signal_handler() (fix the name of the function).
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
release mode
-
Nick Coghlan authored
- interpreter startup and shutdown code moved to a new pylifecycle.c module - Py_OptimizeFlag moved into the new module with the other global flags
-
- 19 Nov, 2014 4 commits
-
-
Serhiy Storchaka authored
Patch by David Watson.
-
Serhiy Storchaka authored
Patch by David Watson.
-
Serhiy Storchaka authored
Based on patch by Franck Michea.
-
Serhiy Storchaka authored
Based on patch by Franck Michea.
-
- 18 Nov, 2014 8 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Victor Stinner authored
-
Serhiy Storchaka authored
Patch by Roumen Petrov.
-
Serhiy Storchaka authored
Patch by Roumen Petrov.
-
- 17 Nov, 2014 2 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 15 Nov, 2014 7 commits
-
-
Raymond Hettinger authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
Fixed an error in _PySys_GetSizeOf declaration.
-
Serhiy Storchaka authored
Fixed an error in _PySys_GetSizeOf declaration.
-
Ned Deily authored
-
Ned Deily authored
-
Ned Deily authored
-
- 14 Nov, 2014 3 commits
-
-
Antoine Pitrou authored
-
Guido van Rossum authored
Patch by Ludovic.Gasc.
-
Guido van Rossum authored
Patch by Ludovic.Gasc.
-