- 10 Aug, 2014 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch from Stefan Krah.
-
- 09 Aug, 2014 12 commits
-
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
adds support for the Linux AArch64 and POWERPC ELF ABIv2 little endian architectures.
-
doko@ubuntu.com authored
adds support for the Linux AArch64 and POWERPC ELF ABIv2 little endian architectures.
-
Serhiy Storchaka authored
types. Corrected error messages about bytes arguments.
-
Serhiy Storchaka authored
types. Corrected error messages about bytes arguments.
-
Nick Coghlan authored
-
Nick Coghlan authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
Move BREAK tag configuration to PyShellEditorWindow.
-
- 08 Aug, 2014 4 commits
-
-
Zachary Ware authored
-
Zachary Ware authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 07 Aug, 2014 9 commits
-
-
Serhiy Storchaka authored
Windows. Path by Vajrasky Kok.
-
Serhiy Storchaka authored
Windows. Path by Vajrasky Kok.
-
Zachary Ware authored
-
Benjamin Peterson authored
-
Zachary Ware authored
-
Zachary Ware authored
-
Zachary Ware authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 06 Aug, 2014 6 commits
-
-
Antoine Pitrou authored
Issue #22116: C functions and methods (of the 'builtin_function_or_method' type) can now be weakref'ed. Patch by Wei Wu.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
when unpickling pickled sqlite3.Row). sqlite3.Row is now initialized in the __new__() method.
-
Serhiy Storchaka authored
when unpickling pickled sqlite3.Row). sqlite3.Row is now initialized in the __new__() method.
-
Serhiy Storchaka authored
Eliminate deprecated the "Extension Modules" section.
-
- 05 Aug, 2014 7 commits
-
-
Zachary Ware authored
-
Zachary Ware authored
-
Zachary Ware authored
-
Martin v. Löwis authored
despite the PEP being rejected.
-
Barry Warsaw authored
`mkdir -p` and `os.makedirs()` functionality. When true, ignore FileExistsErrors. Patch by Berker Peksag. (With minor cleanups, additional tests, doc tweaks, etc. by Barry) Also: * Remove some unused imports in test_pathlib.py reported by pyflakes.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-