cpython/Lib/test/test_importlib
Jason R. Coombs b7a0109cd2
bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 (GH-17568)
* bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 including improved docs for custom finders and better serialization support in EntryPoints.

* 📜🤖 Added by blurb_it.

* Correct module reference
2019-12-10 20:05:10 -05:00
..
builtin
data
data01
data02
data03
extension
frozen
import_ bpo-38839: Fix some unused functions in tests (GH-17189) 2019-11-19 11:45:20 -08:00
namespace_pkgs
source Fix typos mostly in comments, docs and test names (GH-15209) 2019-08-30 16:21:19 -04:00
zipdata01
zipdata02
__init__.py
__main__.py
abc.py
fixtures.py
test_abc.py Unmark files as executable that can't actually be executed. (GH-15353) 2019-08-20 21:53:59 -07:00
test_api.py Fix typo in test_api.py. (GH-16119) 2019-09-13 18:27:59 +01:00
test_lazy.py
test_locks.py
test_main.py bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 (GH-17568) 2019-12-10 20:05:10 -05:00
test_metadata_api.py bpo-38086: Sync importlib.metadata with importlib_metadata 0.21. (GH-15840) 2019-09-10 14:53:31 +01:00
test_namespace_pkgs.py
test_open.py
test_path.py
test_pkg_import.py
test_read.py
test_resource.py
test_spec.py
test_threaded_import.py
test_util.py bpo-37830: Fix compilation of break and continue in finally. (GH-15320) 2019-08-24 13:11:52 +03:00
test_windows.py
test_zip.py
threaded_import_hangers.py
util.py Fix typos mostly in comments, docs and test names (GH-15209) 2019-08-30 16:21:19 -04:00