index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
importlib
/
_bootstrap_external.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix regressions introduced by fixes for issue #27083.
Brett Cannon
2016-07-16
1
-4
/
+10
*
Issue #27083: Respect the PYTHONCASEOK environment variable under
Brett Cannon
2016-07-15
1
-1
/
+2
*
Issue #27286: Fixed compiling BUILD_MAP_UNPACK_WITH_CALL opcode. Calling
Serhiy Storchaka
2016-06-12
1
-1
/
+2
*
Issue #27138: Fix the doc comment for FileFinder.find_spec().
Eric Snow
2016-05-27
1
-2
/
+2
*
Issue #26073: Updates magic number comment in _bootstrap_external.py and chan...
Steve Dower
2016-05-16
1
-0
/
+3
*
Issue #25280: Import trace messages emitted in verbose (-v) mode are no
Serhiy Storchaka
2015-10-01
1
-4
/
+4
*
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-15
1
-43
/
+7
*
PEP 448: additional unpacking generalizations (closes #2292)
Benjamin Peterson
2015-05-05
1
-1
/
+2
*
Issue #23911: Move path-based bootstrap code to a separate frozen module.
Eric Snow
2015-05-02
1
-0
/
+1462