Skip to content
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

gh-107298: Fix doc references to undocumented modules #107300

Merged
merged 2 commits into from
Jul 26, 2023

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jul 26, 2023

@vstinner vstinner merged commit 87b3902 into python:main Jul 26, 2023
15 checks passed
@vstinner vstinner deleted the doc_fix_mod_refs branch July 26, 2023 16:59
@vstinner
Copy link
Member Author

I'm considering to batch backports (to 3.11 and 3.12) when I will fix more warnings: see issue #107298 and issue #106948.

jtcave pushed a commit to jtcave/cpython that referenced this pull request Jul 27, 2023
@serhiy-storchaka serhiy-storchaka added needs backport to 3.11 only security fixes needs backport to 3.12 bug and security fixes labels Jul 28, 2023
@miss-islington
Copy link
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @vstinner, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 87b39028e5f453a949a1675526c439f6479a04a8 3.11

@bedevere-bot
Copy link

GH-107370 is a backport of this pull request to the 3.12 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.12 bug and security fixes label Jul 28, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 28, 2023
…-107300)

Update also Doc/tools/.nitignore.
(cherry picked from commit 87b3902)

Co-authored-by: Victor Stinner <[email protected]>
@serhiy-storchaka
Copy link
Member

Not backporting it immedially causes conflicts with other backports.

serhiy-storchaka pushed a commit to serhiy-storchaka/cpython that referenced this pull request Jul 28, 2023
…ythonGH-107300)

Update also Doc/tools/.nitignore..
(cherry picked from commit 87b3902)

Co-authored-by: Victor Stinner <[email protected]>
@bedevere-bot
Copy link

GH-107371 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jul 28, 2023
serhiy-storchaka pushed a commit that referenced this pull request Jul 28, 2023
…) (GH-107370)

Update also Doc/tools/.nitignore.
(cherry picked from commit 87b3902)

Co-authored-by: Victor Stinner <[email protected]>
serhiy-storchaka added a commit that referenced this pull request Jul 28, 2023
@vstinner
Copy link
Member Author

Not backporting it immedially causes conflicts with other backports.

Oh you're right. Next time, I will try to backport my doc changes more quickly. I see a lot of activity around C API Doc these days, that's great :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants