mirror of
https://github.com/python/cpython.git
synced 2026-05-15 08:59:27 -04:00
04deaee4c8
* 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.