- 18 Sep, 2014 2 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
- 17 Sep, 2014 13 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
-
Ethan Furman authored
-
Ethan Furman authored
-
- 16 Sep, 2014 6 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
with non-standard cookie handling in some Web browsers. Reported by Sergey Bobrov.
-
Antoine Pitrou authored
with non-standard cookie handling in some Web browsers. Reported by Sergey Bobrov.
-
Antoine Pitrou authored
with non-standard cookie handling in some Web browsers. Reported by Sergey Bobrov.
-
Kushal Das authored
-
- 15 Sep, 2014 9 commits
-
-
Nick Coghlan authored
-
Nick Coghlan authored
-
Łukasz Langa authored
-
Łukasz Langa authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Łukasz Langa authored
-
Ned Deily authored
-
Ned Deily authored
directory to sys.path when running from a build directory. That has proven to be problematic for several standard library modules with C extension modules whose builds can fail on some platforms.
-
- 14 Sep, 2014 9 commits
-
-
Vinay Sajip authored
Closes #20537: logging methods now accept an exception instance as well as a Boolean value or exception tuple. Thanks to Yury Selivanov for the patch.
-
Serhiy Storchaka authored
when it is run with pythonw.exe. Documented that Tk.report_callback_exception() is purposed to be overriden in applications.
-
Serhiy Storchaka authored
when it is run with pythonw.exe. Documented that Tk.report_callback_exception() is purposed to be overriden in applications.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Ned Deily authored
-
Ned Deily authored
-
- 13 Sep, 2014 1 commit
-
-
Benjamin Peterson authored
-