- 24 Sep, 2014 1 commit
-
-
Berker Peksag authored
Patch by Terry Chia.
-
- 23 Sep, 2014 8 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Ned Deily authored
vestigial Makefile step.
-
Serhiy Storchaka authored
directory attributes.
-
Serhiy Storchaka authored
to AbstractTestZip64InSmallFiles.
-
Serhiy Storchaka authored
records if allowZip64 is false.
-
Serhiy Storchaka authored
-
Benjamin Peterson authored
Patch by Raúl Cumplido.
-
- 22 Sep, 2014 5 commits
-
-
Larry Hastings authored
but fixing it now means the test suite can have zero errors during the next two weeks.
-
Ned Deily authored
-
Georg Brandl authored
return Unicode strings on Python 3.
-
Larry Hastings authored
-
Larry Hastings authored
-
- 21 Sep, 2014 6 commits
-
-
Jesus Cea authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
module.
-
Serhiy Storchaka authored
-
Antoine Pitrou authored
Issue #21332: Ensure that ``bufsize=1`` in subprocess.Popen() selects line buffering, rather than block buffering.
-
Serhiy Storchaka authored
AttributeError when sys.stderr is None.
-
- 20 Sep, 2014 11 commits
-
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Georg Brandl authored
-
R David Murray authored
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 authored
-
Benjamin Peterson authored
use patch context manager instead of decorator because the decorator 'leaks' metadata onto the function
-
Berker Peksag authored
-
Ned Deily authored
python.org OS X installers are now distributed as signed installer packages compatible with the Gatekeeper security feature.
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
Change a couple of existing prints. Original patch by Serhiy Storchaka.
-
- 19 Sep, 2014 3 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 18 Sep, 2014 4 commits
-
-
Vinay Sajip authored
-
Senthil Kumaran authored
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 authored
Patch by Chris Rebert.
-
Antoine Pitrou authored
-
- 17 Sep, 2014 2 commits
-
-
Victor Stinner authored
representation of Handle and TimerHandle after cancel().
-
Senthil Kumaran authored
Issue #22419: Limit the length of incoming HTTP request in wsgiref server to 65536 bytes.
-