- 24 Eyl, 2014 5 kayıt (commit)
-
-
R David Murray yazdı
Also fixed the phrasing in a comment.
-
R David Murray yazdı
-
Berker Peksag yazdı
-
Serhiy Storchaka yazdı
used in the with statement in generator.
-
Berker Peksag yazdı
Patch by Terry Chia.
-
- 23 Eyl, 2014 8 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Ned Deily yazdı
vestigial Makefile step.
-
Serhiy Storchaka yazdı
directory attributes.
-
Serhiy Storchaka yazdı
to AbstractTestZip64InSmallFiles.
-
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 2 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.
-