python / importlib_metadata

Library to access metadata for Python packages
https://importlib-metadata.readthedocs.io
Apache License 2.0
123 stars 80 forks source link

Instrument `SimplePath` protocol with generic support #415

Closed layday closed 1 year ago

layday commented 1 year ago

This makes pathlib.Paths and zipfile.Paths assignable to the protocol.