Skip to content

Conversation

@nedbat
Copy link
Member

There are no footnotes on this page, so no need for a "Footnotes" header.

Copy link
Contributor

@kumaraditya303kumaraditya303 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions
Copy link

This PR is stale because it has been open for 30 days with no activity.

@github-actionsgithub-actionsbot added the stale Stale PR or inactive for long period of time. label Feb 11, 2022
@nedbat
Copy link
MemberAuthor

@encukou Can we get this merged?

@github-actionsgithub-actionsbot removed the stale Stale PR or inactive for long period of time. label Feb 12, 2022
@kumaraditya303
Copy link
Contributor

@JelleZijlstra This can be merged.

@JelleZijlstraJelleZijlstra self-assigned this Mar 3, 2022
@JelleZijlstraJelleZijlstra added the needs backport to 3.10 only security fixes label Mar 8, 2022
@JelleZijlstra
Copy link
Member

Going to merge this into 3.10 and main only because in the 3.9 docs there is a footnote. (cc @gvanrossum)

@JelleZijlstraJelleZijlstra merged commit 13331a1 into python:mainMar 8, 2022
@miss-islington
Copy link
Contributor

Thanks @nedbat for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-31745 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 8, 2022
(cherry picked from commit 13331a1) Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
miss-islington added a commit that referenced this pull request Mar 8, 2022
(cherry picked from commit 13331a1) Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
@jaraco
Copy link
Member

This change gets overwritten when syncing the changes from importlib_metadata, such as in #31854. I can port the change to importlib_metadata so that doesn't happen, but please be cognizant of making editorial changes to importlib.metadata, importlib.resources, and the docs for importlib.metadata, as they're kept in sync with the backports. If you have any suggestions on how to guide contributors to limit these sorts of edits, please let me know.

@jaraco
Copy link
Member

@nedbatnedbat deleted the nedbat/remove-empty-footnotes branch March 26, 2022 11:41
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip issueskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@nedbat@kumaraditya303@JelleZijlstra@miss-islington@bedevere-bot@jaraco@the-knights-who-say-ni@AlexWaygood