index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Python
/
importlib_external.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #27942: String constants now interned recursively in tuples and frozens...
Serhiy Storchaka
2016-09-30
1
-801/+800
*
Fix regressions introduced by fixes for issue #27083.
Brett Cannon
2016-07-16
1
-2551/+2561
*
Issue #27286: Fixed compiling BUILD_MAP_UNPACK_WITH_CALL opcode. Calling
Serhiy Storchaka
2016-06-12
1
-104/+104
*
Issue #27138: Regenerate Python/importlib_external.h.
Serhiy Storchaka
2016-05-28
1
-344/+343
*
regen importlib bytecode
Benjamin Peterson
2016-05-17
1
-103/+103
*
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