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-97950: Use new-style index directive ('module') #103996

Merged
merged 9 commits into from
May 4, 2023

Conversation

AA-Turner
Copy link
Member

@AA-Turner AA-Turner commented Apr 29, 2023

@AA-Turner AA-Turner requested a review from tiran as a code owner May 4, 2023 07:26
@AA-Turner AA-Turner removed the request for review from tiran May 4, 2023 07:27
Copy link
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

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

Thanks!

@ezio-melotti ezio-melotti merged commit d012237 into python:main May 4, 2023
19 checks passed
@miss-islington
Copy link
Contributor

Thanks @AA-Turner for the PR, and @ezio-melotti for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @AA-Turner and @ezio-melotti, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker d0122372f2acb4cc56b89ab8c577ff9039d17d89 3.11

@AA-Turner
Copy link
Member Author

I'm happy to handle the backport @ezio-melotti?

A

AA-Turner added a commit to AA-Turner/cpython that referenced this pull request May 4, 2023
…onGH-103996)

* Use new-style index directive ('module') - C API

* Use new-style index directive ('module') - Library

* Use new-style index directive ('module') - Reference

* Use new-style index directive ('module') - Tutorial

* Uncomment module removal in pairindextypes

* Use new-style index directive ('module') - C API

* Use new-style index directive ('module') - Library

* Use new-style index directive ('module') - Reference.
(cherry picked from commit d012237)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@bedevere-bot
Copy link

GH-104154 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 May 4, 2023
ezio-melotti pushed a commit to ezio-melotti/cpython that referenced this pull request May 4, 2023
* Use new-style index directive ('module') - C API

* Use new-style index directive ('module') - Library

* Use new-style index directive ('module') - Reference

* Use new-style index directive ('module') - Tutorial

* Uncomment module removal in pairindextypes

* Use new-style index directive ('module') - C API

* Use new-style index directive ('module') - Library

* Use new-style index directive ('module') - Reference

(cherry picked from commit d012237)
@AA-Turner AA-Turner deleted the old-index-directives/module branch May 4, 2023 10:20
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.

None yet

5 participants