- 20 Aug, 2014 7 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
A contribution of Alex Gaynor and David Reid with the generous support of Rackspace. May God have mercy on their souls.
-
Senthil Kumaran authored
Fix Issue #8797: Raise HTTPError on failed Basic Authentication immediately. Initial patch by Sam Bull.
-
- 19 Aug, 2014 3 commits
-
-
Terry Jan Reedy authored
'As' became a full keyword when with statements were added in 2.5/2.6.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 18 Aug, 2014 1 commit
-
-
Serhiy Storchaka authored
-
- 17 Aug, 2014 3 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
extracts ZIP files with directory entries. Patch by Ryan Wilson.
-
Serhiy Storchaka authored
Support for Py_LIMITED_API was introduced in Python 3.2. Thanks Arfrever Frehtes Taifersar Arahesis.
-
- 16 Aug, 2014 3 commits
-
-
Senthil Kumaran authored
-
Victor Stinner authored
any .gdbinit initialization files".
-
Senthil Kumaran authored
Fix Issue #8797: Raise HTTPError on failed Basic Authentication immediately. Initial patch by Sam Bull.
-
- 15 Aug, 2014 1 commit
-
-
Terry Jan Reedy authored
-
- 14 Aug, 2014 1 commit
-
-
Serhiy Storchaka authored
some __sizeof__() methods.
-
- 12 Aug, 2014 3 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
Original patch by Raymond Hettinger.
-
Serhiy Storchaka authored
AIX. Based on patch by Delhallt.
-
- 11 Aug, 2014 1 commit
-
-
Zachary Ware authored
-
- 10 Aug, 2014 5 commits
-
-
Raymond Hettinger authored
-
doko@ubuntu.com authored
adds support for the Linux AArch64 and POWERPC ELF ABIv2 little endian architectures.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 09 Aug, 2014 1 commit
-
-
Terry Jan Reedy authored
Move BREAK tag configuration to PyShellEditorWindow.
-
- 07 Aug, 2014 2 commits
-
-
Zachary Ware authored
-
Ezio Melotti authored
-
- 06 Aug, 2014 2 commits
-
-
Serhiy Storchaka authored
on 64-bit systems.
-
Serhiy Storchaka authored
when unpickling pickled sqlite3.Row). sqlite3.Row is now initialized in the __new__() method.
-
- 05 Aug, 2014 3 commits
-
-
Vinay Sajip authored
-
Ezio Melotti authored
-
Berker Peksag authored
than 100 headers are read. Patch by Jyrki Pulliainen and Daniel Eriksson.
-
- 04 Aug, 2014 2 commits
-
-
Ezio Melotti authored
#18034: update FAQ to suggest importlib.import_module instead of __import__. Patch by Wouter van Heyst.
-
Terry Jan Reedy authored
a, b in arg lists, and hanging indents for long arg lists.
-
- 03 Aug, 2014 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Issue #13540: Update references to Action class to match syntax used for other classes in this file.
-