- 23 Eyl, 2014 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
records if allowZip64 is false.
-
Serhiy Storchaka yazdı
-
Benjamin Peterson yazdı
Patch by Raúl Cumplido.
-
- 22 Eyl, 2014 5 kayıt (commit)
-
-
Larry Hastings yazdı
but fixing it now means the test suite can have zero errors during the next two weeks.
-
Ned Deily yazdı
-
Georg Brandl yazdı
return Unicode strings on Python 3.
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
- 21 Eyl, 2014 6 kayıt (commit)
-
-
Jesus Cea yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
module.
-
Serhiy Storchaka yazdı
-
Antoine Pitrou yazdı
Issue #21332: Ensure that ``bufsize=1`` in subprocess.Popen() selects line buffering, rather than block buffering.
-
Serhiy Storchaka yazdı
AttributeError when sys.stderr is None.
-
- 20 Eyl, 2014 11 kayıt (commit)
-
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Georg Brandl yazdı
-
R David Murray yazdı
Since EmailMessage is a provisional API we can fix API bugs in a maintenance release, but I used a trick suggested by Serhiy to maintain backward compatibility with 3.4.0/1.
-
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 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
-