Uh oh!
There was an error while loading. Please reload this page.
bpo-34632: Add the importlib.metadata module - #9327
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
brettcannon
commented
Sep 21, 2018
Uh oh!
There was an error while loading. Please reload this page.
| and `metadata API | ||
| <https://setuptools.readthedocs.io/en/latest/pkg_resources.html#metadata-api>`_. | ||
| The standalone backport of this module provides more information |
There was a problem hiding this comment.
We'll want to address this on the next port, as this phrase is local to the CPython port.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
bedevere-bot
commented
Oct 20, 2018
When you're done making the requested changes, leave the comment: |
jaraco
commented
Feb 20, 2019
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. |
This is a port of https://importlib_metadata.rtfd.org to Python 3.8
https://bugs.python.org/issue34632