-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
bpo-37741: make importlib.metadata docs discoverable through a module directive. #25415
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bpo-37741: make importlib.metadata docs discoverable through a module directive. #25415
Conversation
|
Thanks @jaraco for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9. |
|
GH-25417 is a backport of this pull request to the 3.9 branch. |
… directive. (pythonGH-25415) Automerge-Triggered-By: GH:jaraco (cherry picked from commit 23acadc) Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
|
Thanks @jaraco for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8. |
|
Thanks @jaraco for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9. |
… directive. (pythonGH-25415) Automerge-Triggered-By: GH:jaraco (cherry picked from commit 23acadc) Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
|
GH-25418 is a backport of this pull request to the 3.8 branch. |
|
Does this still need backport to 3.9? If not, please remove the label. |
|
Thanks @jaraco for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9. |
|
Sorry, @jaraco, I could not cleanly backport this to |
|
GH-26500 is a backport of this pull request to the 3.9 branch. |
https://bugs.python.org/issue37741
Automerge-Triggered-By: GH:jaraco