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
/
test
/
test_importlib
/
source
/
test_file_loader.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
-7/+2
*
Issue #21503: Use test_both() consistently in test_importlib.
Eric Snow
2014-05-16
1
-15/+35
*
Issue #19721: Consolidate test_importlib utility code into a single
Brett Cannon
2014-05-09
1
-31/+30
*
merge 3.3 (#20796)
Benjamin Peterson
2014-02-27
1
-0/+1
|
\
|
*
fix importlib test failure when bytecode writing is disabled (closes #20796)
Benjamin Peterson
2014-02-27
1
-0/+1
*
|
Issue 19713: Add PEP 451-related deprecations.
Eric Snow
2014-01-07
1
-13/+41
*
|
Issue #19927: Add __eq__ to path-based loaders in importlib.
Eric Snow
2014-01-04
1
-0/+13
*
|
Issue #19712: Update test.test_importlib.source for PEP 451
Brett Cannon
2013-12-06
1
-8/+63
*
|
Issue #16803: test.test_importlib.source now tests frozen and source code
Brett Cannon
2013-11-08
1
-27/+43
*
|
Issue #16803: Stop having test.test_importlib.abc ABCs inherit from
Brett Cannon
2013-10-25
1
-1/+6
*
|
Issue #17177: The imp module is pending deprecation.
Brett Cannon
2013-06-16
1
-1/+0
*
|
Issue #17177: stop using imp in test_importlib
Brett Cannon
2013-06-15
1
-8/+11
*
|
Issues #18088, 18089: Introduce
Brett Cannon
2013-05-31
1
-25/+8
*
|
#11420: merge with 3.3.
Ezio Melotti
2013-03-16
1
-1/+2
|
\
\
|
|
/
|
*
#11420: merge with 3.2.
Ezio Melotti
2013-03-16
1
-1/+2
*
|
Replace IOError with OSError (#16715)
Andrew Svetlov
2012-12-25
1
-1/+1
|
/
*
abc fixes.
Barry Warsaw
2012-07-31
1
-0/+2
*
Issue #15168: Move importlb.test to test.test_importlib.
Brett Cannon
2012-07-20
1
-0/+482