cpython/Lib/test/test_importlib
Miss Islington (bot) b738237d67 bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 (GH-17568) (GH-17569)
* 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
(cherry picked from commit b7a0109cd2)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
2019-12-10 20:47:06 -05:00
..
builtin
data cross port importlib-metadata PR GH-76 (GH-13903) 2019-06-07 14:44:03 -07:00
data01
data02
data03
extension
frozen
import_
namespace_pkgs
source Fix typos mostly in comments, docs and test names (GH-15209) 2019-08-30 13:42:54 -07:00
zipdata01
zipdata02
__init__.py
__main__.py
abc.py
fixtures.py bpo-37697: Sync with importlib_metadata 0.19 (GH-14993) (GH-14995) 2019-07-28 15:45:46 -04:00
test_abc.py
test_api.py Fix typo in test_api.py. (GH-16119) 2019-09-13 10:49:09 -07:00
test_lazy.py bpo-36766: Typos in docs and code comments (GH-13116) 2019-05-06 14:57:17 -04:00
test_locks.py
test_main.py bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 (GH-17568) (GH-17569) 2019-12-10 20:47:06 -05:00
test_metadata_api.py [3.8] bpo-38086: Sync importlib.metadata with importlib_metadata 0.21. (GH-15840) (#15861) 2019-09-10 15:58:29 +01:00
test_namespace_pkgs.py
test_open.py
test_path.py
test_read.py
test_resource.py
test_spec.py
test_util.py [3.8] bpo-37830: Fix compilation of break and continue in finally. (GH-15320) (GH-15456) 2019-08-24 13:41:53 +03:00
test_windows.py
test_zip.py bpo-37697: Sync with importlib_metadata 0.19 (GH-14993) (GH-14995) 2019-07-28 15:45:46 -04:00
util.py Fix typos mostly in comments, docs and test names (GH-15209) 2019-08-30 13:42:54 -07:00