- 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 16 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
-
Martin v. Löwis authored
-
Larry Hastings authored
Argument Clinic now generates a cast to that type for the comparison to -1 in the generated code. (This supresses a compilation warning.)
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Larry Hastings authored
-
- 04 Aug, 2014 9 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
#18034: update FAQ to suggest importlib.import_module instead of __import__. Patch by Wouter van Heyst.
-
Zachary Ware authored
-
Zachary Ware authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-