Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #25280: Import trace messages emitted in verbose (-v) mode are no | Serhiy Storchaka | 2015-10-01 | 1 | -56/+57 |
* | compute stack effect of BUILD_MAP correctly (closes #25060) | Benjamin Peterson | 2015-09-11 | 1 | -1/+1 |
* | Issue #24400: Introduce a distinct type for 'async def' coroutines. | Yury Selivanov | 2015-06-22 | 1 | -104/+104 |
* | in dict displays, evaluate the key before the value (closes #11205) | Benjamin Peterson | 2015-05-28 | 1 | -108/+108 |
* | PEP 489: Multi-phase extension module initialization | Nick Coghlan | 2015-05-23 | 1 | -1921/+1927 |
* | Issue #24192: Fix namespace package imports. | Eric Snow | 2015-05-16 | 1 | -2583/+2540 |
* | PEP 0492 -- Coroutines with async and await syntax. Issue #24017. | Yury Selivanov | 2015-05-12 | 1 | -2380/+2381 |
* | PEP 448: additional unpacking generalizations (closes #2292) | Benjamin Peterson | 2015-05-06 | 1 | -1500/+1499 |
* | Issue #23911: Move path-based bootstrap code to a separate frozen module. | Eric Snow | 2015-05-03 | 1 | -0/+2633 |