- 22 Eyl, 2014 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
after changes to issue22118 were submitted. Patch contributed by Demian Brecht and reviewed by Antoine Pitrou.
-
- 21 Eyl, 2014 13 kayıt (commit)
-
-
Jesus Cea yazdı
-
Jesus Cea yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
module.
-
Serhiy Storchaka yazdı
module.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Antoine Pitrou yazdı
Issue #21332: Ensure that ``bufsize=1`` in subprocess.Popen() selects line buffering, rather than block buffering.
-
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.
-
Serhiy Storchaka yazdı
AttributeError when sys.stderr is None.
-
- 20 Eyl, 2014 17 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Antoine Pitrou yazdı
-
R David Murray 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ı
-
R David Murray yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
use patch context manager instead of decorator because the decorator 'leaks' metadata onto the function
-
Berker Peksag yazdı
-
Berker Peksag yazdı
-
Ned Deily 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ı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
Change a couple of existing prints. Original patch by Serhiy Storchaka.
-
- 19 Eyl, 2014 5 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Senthil Kumaran yazdı
as an argument which will then used be for HTTPS connection. Patch by Alex Gaynor.
-
- 18 Eyl, 2014 4 kayıt (commit)
-
-
Charles-François Natali yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Senthil Kumaran yazdı
Issue #16827: Make Interpreter introduction section of the tutorial more focussed and move advanced section and customization information to a separate file called appendix. Patch credits: Jamayla Wiley, Ya-Ting Huang and James Brewer.
-