cpython/Lib/importlib
Jason R. Coombs 967fddae2f
[3.8] bpo-41855: Fix duplicate results in FastPath.zip_children() (#22404)
* bpo-41855: Backport fixes from importlib_metadata 1.5.2.

* Add blurb.

* Add anchor for finders and loaders
2020-10-15 17:05:12 -04:00
..
__init__.py
_bootstrap.py
_bootstrap_external.py [3.8] bpo-38121: Sync importlib.metadata with 0.22 backport (GH-15993) (GH-16064) 2019-09-12 16:41:31 +01:00
abc.py
machinery.py
metadata.py [3.8] bpo-41855: Fix duplicate results in FastPath.zip_children() (#22404) 2020-10-15 17:05:12 -04:00
resources.py
util.py