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
/
machinery.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #23911: Move path-based bootstrap code to a separate frozen module.
Eric Snow
2015-05-02
1
-9
/
+9
*
Implement PEP 451 (ModuleSpec).
Eric Snow
2013-11-22
1
-0
/
+1
*
Issue #15576: Allow extension modules to be a package's __init__
Brett Cannon
2012-08-10
1
-2
/
+2
*
Close #15519: Properly expose WindowsRegistryFinder in importlib and bring th...
Nick Coghlan
2012-08-02
1
-0
/
+1
*
Close #15387: inspect.getmodulename() now uses a new importlib.machinery.all_...
Nick Coghlan
2012-07-18
1
-0
/
+4
*
Issue #13959: Deprecate imp.get_suffixes() for new attributes on
Brett Cannon
2012-05-11
1
-0
/
+6
*
Issue #14605: Rename _SourcelessFileLoader to SourcelessFileLoader.
Marc-Andre Lemburg
2012-04-25
1
-1
/
+1
*
Issue #14605: Revert renaming of _SourcelessFileLoader, since it caused
Marc-Andre Lemburg
2012-04-25
1
-1
/
+1
*
Issue #14605: Rename _SourcelessFileLoader to SourcelessFileLoader
Marc-Andre Lemburg
2012-04-25
1
-1
/
+1
*
Issue #14605: Expose importlib.abc.FileLoader and
Brett Cannon
2012-04-22
1
-0
/
+4
*
Check in the fact that importlib.machinery.PathFinder now exists.
Brett Cannon
2009-02-05
1
-0
/
+1
*
Add importlib.machinery with its first tenants, BuitinImporter and
Brett Cannon
2009-01-22
1
-0
/
+4