mirror of
https://github.com/python/cpython.git
synced 2025-11-13 23:46:24 +00:00
* bpo-44893: Implement EntryPoint as simple class and deprecate tuple access in favor of attribute access. Syncs with importlib_metadata 4.8.1. * Apply refactorings found in importlib_metadata 4.8.2. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _adapters.py | ||
| _collections.py | ||
| _functools.py | ||
| _itertools.py | ||
| _meta.py | ||
| _text.py | ||