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
/
test_path.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-46425: Partially revert "bpo-46425: fix direct invocation of `test_import...
Jason R. Coombs
2022-01-23
1
-2/+2
*
bpo-46425: fix direct invocation of `test_importlib` (GH-30682)
Nikita Sobolev
2022-01-22
1
-2/+2
*
bpo-46125: Refactor tests to test traversable API directly. Includes changes ...
Jason R. Coombs
2021-12-19
1
-16/+15
*
bpo-45514: Deprecate importlib resources legacy functions. (GH-29036)
Jason R. Coombs
2021-11-24
1
-12/+16
*
bpo-44771: Apply changes from importlib_resources 5.2.1 (GH-27436)
Jason R. Coombs
2021-07-30
1
-2/+2
*
bpo-43672: raise ImportWarning when calling find_loader() (GH-25119)
Brett Cannon
2021-04-02
1
-5/+3
*
bpo-42129: Add support for resources in namespaces (GH-24670)
Jason R. Coombs
2021-03-04
1
-0/+12
*
bpo-40924: Ensure importlib.resources.path returns an extant path (GH-20857)
Jason R. Coombs
2020-06-29
1
-0/+9
*
bpo-39791: Add files() to importlib.resources (GH-19722)
Jason R. Coombs
2020-05-08
1
-0/+1
*
bpo-32248 - Implement importlib.resources (#4911)
Barry Warsaw
2017-12-30
1
-0/+39