- 18 Eyl, 2014 4 kayıt (commit)
-
-
Berker Peksag yazdı
-
Antoine Pitrou yazdı
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 yazdı
-
Antoine Pitrou yazdı
-
- 17 Eyl, 2014 13 kayıt (commit)
-
-
Victor Stinner yazdı
representation of Handle and TimerHandle after cancel().
-
Victor Stinner yazdı
representation of Handle and TimerHandle after cancel().
-
Senthil Kumaran yazdı
Issue #22419: Limit the length of incoming HTTP request in wsgiref server to 65536 bytes.
-
Senthil Kumaran yazdı
Issue #22419: Limit the length of incoming HTTP request in wsgiref server to 65536 bytes.
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
Issue #22421 - Secure pydoc server run. Bind it to localhost instead of all interfaces.
-
Senthil Kumaran yazdı
Issue #22421 - Secure pydoc server run. Bind it to localhost instead of all interfaces.
-
Senthil Kumaran yazdı
-
Ethan Furman yazdı
-
Ethan Furman yazdı
-
Ethan Furman yazdı
-
Ethan Furman yazdı
-
Ethan Furman yazdı
-
- 16 Eyl, 2014 6 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
with non-standard cookie handling in some Web browsers. Reported by Sergey Bobrov.
-
Antoine Pitrou yazdı
with non-standard cookie handling in some Web browsers. Reported by Sergey Bobrov.
-
Antoine Pitrou yazdı
with non-standard cookie handling in some Web browsers. Reported by Sergey Bobrov.
-
Kushal Das yazdı
-
- 15 Eyl, 2014 9 kayıt (commit)
-
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
-
Łukasz Langa yazdı
-
Łukasz Langa yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Łukasz Langa yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
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 Eyl, 2014 8 kayıt (commit)
-
-
Vinay Sajip yazdı
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 yazdı
when it is run with pythonw.exe. Documented that Tk.report_callback_exception() is purposed to be overriden in applications.
-
Serhiy Storchaka yazdı
when it is run with pythonw.exe. Documented that Tk.report_callback_exception() is purposed to be overriden in applications.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Ned Deily yazdı
-