- 20 Eyl, 2014 6 kayıt (commit)
-
-
R David Murray yazdı
-
Benjamin Peterson yazdı
use patch context manager instead of decorator because the decorator 'leaks' metadata onto the function
-
Berker Peksag yazdı
-
Ned Deily yazdı
python.org OS X installers are now distributed as signed installer packages compatible with the Gatekeeper security feature.
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
Change a couple of existing prints. Original patch by Serhiy Storchaka.
-
- 19 Eyl, 2014 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 18 Eyl, 2014 4 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Senthil Kumaran yazdı
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 yazdı
Patch by Chris Rebert.
-
Antoine Pitrou yazdı
-
- 17 Eyl, 2014 7 kayıt (commit)
-
-
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ı
-
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ı
-
- 16 Eyl, 2014 3 kayıt (commit)
-
-
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.
-
- 15 Eyl, 2014 3 kayıt (commit)
-
-
Nick Coghlan yazdı
-
Serhiy Storchaka 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 4 kayıt (commit)
-
-
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ı
-
Ned Deily yazdı
-
- 13 Eyl, 2014 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 11 Eyl, 2014 4 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Serhiy Storchaka yazdı
character instead of truncate it. Based on patch by Victor Stinner.
-
Serhiy Storchaka yazdı
empty string or tuple argument. On some platforms Tcl memory allocator returns NULL when allocating zero-sized block of memory.
-
Serhiy Storchaka yazdı
ckalloc() causes the Tcl interpreter to panic, attemptckalloc() returns NULL if the memory allocation fails.
-
- 10 Eyl, 2014 3 kayıt (commit)
-
-
Victor Stinner yazdı
-
Benjamin Peterson yazdı
-
Serhiy Storchaka yazdı
-
- 09 Eyl, 2014 1 kayıt (commit)
-
-
Stefan Krah yazdı
-
- 06 Eyl, 2014 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
Patch from Thomas Kluyver.
-