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_source_encoding.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-46425: fix direct invocation of `test_importlib` (GH-30682)
Nikita Sobolev
2022-01-22
1
-1/+1
*
[codemod] Fix non-matching bracket pairs (GH-28473)
Mohamad Mansour
2021-09-21
1
-1/+1
*
Issue #23277: Remove more unused sys and os imports.
Serhiy Storchaka
2016-04-24
1
-1/+0
*
Issue #26581: Use the first coding cookie on a line, not the last one.
Serhiy Storchaka
2016-03-20
1
-1/+1
*
Issue #21503: Use test_both() consistently in test_importlib.
Eric Snow
2014-05-16
1
-8/+20
*
Issue #19721: Consolidate test_importlib utility code into a single
Brett Cannon
2014-05-09
1
-3/+2
*
Issue 19713: Add PEP 451-related deprecations.
Eric Snow
2014-01-07
1
-8/+13
*
Issue #19712: Update test.test_importlib.source for PEP 451
Brett Cannon
2013-12-06
1
-3/+38
*
Issue #16803: test.test_importlib.source now tests frozen and source code
Brett Cannon
2013-11-08
1
-9/+11
*
Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py script
Serhiy Storchaka
2013-09-16
1
-3/+3
*
Issue #15168: Move importlb.test to test.test_importlib.
Brett Cannon
2012-07-20
1
-0/+123