- 22 Aug, 2014 3 commits
-
-
Ned Deily authored
for 2.7 to match other versions of sysconfig.
-
Ned Deily authored
python --generate-posix-vars in pybuilddir.txt build target by ensuring that pybuilddir.txt is always regenerated when configure is run and that the newly built skeleton python does not inadvertently import modules from previously installed instances.
-
Brett Cannon authored
Thanks to Jon Poler for the patch.
-
- 21 Aug, 2014 3 commits
-
-
Serhiy Storchaka authored
-
Ned Deily authored
-
Benjamin Peterson authored
-
- 20 Aug, 2014 8 commits
-
-
Benjamin Peterson authored
-
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.
-