FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

GH-97950: Use new-style index directive ('module') by AA-Turner · Pull Request #103996 · python/cpython · GitHub

/ cpython Public

GH-97950: Use new-style index directive ('module') - #103996

Merged
ezio-melotti merged 9 commits into
python:mainfrom
AA-Turner:old-index-directives/module
May 4, 2023
Merged

GH-97950: Use new-style index directive ('module')#103996
ezio-melotti merged 9 commits into
python:mainfrom
AA-Turner:old-index-directives/module

Conversation

AA-Turner commented Apr 29, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

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

hugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks!

ezio-melotti merged commit d012237 into python:main May 4, 2023

Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
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

Copy link
Copy Markdown
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>

Copy link
Copy Markdown

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

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 deleted the old-index-directives/module branch May 4, 2023 10:20
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

5 participants


Back | FazBrowse Home | New Git URL