summaryrefslogtreecommitdiffstats
path: root/Python/importlib_external.h
Commit message (Expand)AuthorAgeFilesLines
* Issue #25280: Import trace messages emitted in verbose (-v) mode are noSerhiy Storchaka2015-10-011-56/+57
* compute stack effect of BUILD_MAP correctly (closes #25060)Benjamin Peterson2015-09-111-1/+1
* Issue #24400: Introduce a distinct type for 'async def' coroutines.Yury Selivanov2015-06-221-104/+104
* in dict displays, evaluate the key before the value (closes #11205)Benjamin Peterson2015-05-281-108/+108
* PEP 489: Multi-phase extension module initializationNick Coghlan2015-05-231-1921/+1927
* Issue #24192: Fix namespace package imports.Eric Snow2015-05-161-2583/+2540
* PEP 0492 -- Coroutines with async and await syntax. Issue #24017.Yury Selivanov2015-05-121-2380/+2381
* PEP 448: additional unpacking generalizations (closes #2292)Benjamin Peterson2015-05-061-1500/+1499
* Issue #23911: Move path-based bootstrap code to a separate frozen module.Eric Snow2015-05-031-0/+2633