cpython/Lib/test/test_importlib
Jason R. Coombs 2d91409c69
gh-113174: Sync with importlib_metadata 7.0 (#113175)
* Sync with importlib_metadata 7.0.0

* Add blurb

* Update docs to reflect changes.

* Link datamodel docs for object.__getitem__

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>

* Add what's new for removed __getattr__

* Link datamodel docs for object.__getitem__

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>

* Add exclamation point, as that seems to be used for other classes.

---------

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2023-12-21 15:04:05 -05:00
..
builtin
data
extension
frozen
import_
namespace_pkgs
partial
resources
source
__init__.py
__main__.py
_context.py
_path.py
abc.py
fixtures.py
stubs.py
test_abc.py
test_api.py
test_lazy.py
test_locks.py
test_main.py
test_metadata_api.py
test_namespace_pkgs.py
test_pkg_import.py
test_spec.py
test_threaded_import.py
test_util.py
test_windows.py
test_zip.py
threaded_import_hangers.py
util.py