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
/
Lib
/
importlib
/
_bootstrap_external.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
co_lnotab supports negative line number delta
Victor Stinner
2016-01-20
1
-2/+3
*
Issue #25802: Deprecate load_module() on importlib.machinery.SourceFileLoader...
Brett Cannon
2015-12-29
1
-0/+1
*
Issue 25483: Add an opcode to make f-string formatting more robust.
Eric V. Smith
2015-11-03
1
-1/+2
*
Issue #25280: Import trace messages emitted in verbose (-v) mode are no
Serhiy Storchaka
2015-10-01
1
-4/+4
|
\
|
*
Issue #25280: Import trace messages emitted in verbose (-v) mode are no
Serhiy Storchaka
2015-10-01
1
-4/+4
*
|
Issue #25186: Remove duplicated function from importlib._bootstrap_external
Brett Cannon
2015-09-25
1
-26/+22
|
/
*
Issue #24400: Introduce a distinct type for 'async def' coroutines.
Yury Selivanov
2015-06-22
1
-1/+2
*
in dict displays, evaluate the key before the value (closes #11205)
Benjamin Peterson
2015-05-28
1
-1/+2
*
PEP 489: Multi-phase extension module initialization
Nick Coghlan
2015-05-23
1
-18/+15
*
Issue #24192: Fix namespace package imports.
Eric Snow
2015-05-16
1
-43/+7
*
PEP 448: additional unpacking generalizations (closes #2292)
Benjamin Peterson
2015-05-06
1
-1/+2
*
Issue #23911: Move path-based bootstrap code to a separate frozen module.
Eric Snow
2015-05-03
1
-0/+1462