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
/
test
/
test_importlib
/
test_abc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #21099: Switch applicable importlib tests to use PEP 451 API.
Eric Snow
2016-05-10
1
-6
/
+16
*
Issue #19593: Use specific asserts in importlib tests.
Serhiy Storchaka
2014-07-07
1
-150
/
+142
|
\
|
*
Issue #21503: Use test_both() consistently in test_importlib.
Eric Snow
2014-05-16
1
-150
/
+142
*
|
Issue #19593: Use specific asserts in importlib tests.
Serhiy Storchaka
2014-07-07
1
-1
/
+1
|
/
*
Issue #19719: Update various finder and loader ABCs such that their
Brett Cannon
2014-01-07
1
-0
/
+132
*
Issue 19713: Add PEP 451-related deprecations.
Eric Snow
2014-01-06
1
-3
/
+10
*
Implement PEP 451 (ModuleSpec).
Eric Snow
2013-11-22
1
-197
/
+0
*
[issue 19152] Ensure we have actually registered ExtensionFileLoader as an Ex...
Eric Snow
2013-10-04
1
-0
/
+1
*
Issue #16803: Run test.test_importlib.test_abc under both
Brett Cannon
2013-10-04
1
-120
/
+299
*
Issue #17177: stop using imp in test_importlib
Brett Cannon
2013-06-15
1
-24
/
+25
*
Issues #18088, 18089: Introduce
Brett Cannon
2013-05-31
1
-0
/
+202
*
Issue #18072: Implement get_code() for importlib.abc.InspectLoader and
Brett Cannon
2013-05-27
1
-8
/
+88
*
Move importlib.abc.SourceLoader.source_to_code() to InspectLoader.
Brett Cannon
2013-05-26
1
-3
/
+47
*
Issue #17093,17566,17567: Methods from classes in importlib.abc now raise/return
Brett Cannon
2013-04-09
1
-10
/
+425
*
Issue #15641: Clean up deprecated classes from importlib
Andrew Svetlov
2012-11-05
1
-17
/
+1
*
Issue #15502: Finish bringing importlib.abc in line with the current
Brett Cannon
2012-08-10
1
-0
/
+2
*
Close #15519: Properly expose WindowsRegistryFinder in importlib and bring th...
Nick Coghlan
2012-08-02
1
-1
/
+1
*
Issue #15502: Bring the importlib ABCs into line with the current state of th...
Nick Coghlan
2012-08-02
1
-1
/
+6
*
Issue #15168: Move importlb.test to test.test_importlib.
Brett Cannon
2012-07-20
1
-0
/
+96