bpo-34632: Add the importlib.metadata module by warsaw · Pull Request #9327 · python/cpython
| and `metadata API | ||
| <https://setuptools.readthedocs.io/en/latest/pkg_resources.html#metadata-api>`_. | ||
|
|
||
| The standalone backport of this module provides more information |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"stand-alone"
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We'll want to address this on the next port, as this phrase is local to the CPython port.
When you're done making the requested changes, leave the comment: I have made the requested changes; please review again.
Based on comments herein and other influences borne out by the public release of importlib_metadata, much has changed since this PR. We're going to want to restart this effort from the latest upstream codebase. There are only a couple of comments above that weren't addressed that will need to be addressed in a subsequent port.
vuno-bmkim pushed a commit to vuno-bmkim/importlib_metadata that referenced this pull request
This was referenced