Skip to content

gh-84436: update docs on Py_None/Py_True/Py_False/Py_Ellipsis becoming immortal - #105195

Merged
iritkatriel merged 8 commits into
python:mainfrom
iritkatriel:immortals-doc
Jun 21, 2023
Merged

gh-84436: update docs on Py_None/Py_True/Py_False/Py_Ellipsis becoming immortal#105195
iritkatriel merged 8 commits into
python:mainfrom
iritkatriel:immortals-doc

Conversation

@iritkatriel

@iritkatrieliritkatriel commented Jun 1, 2023

Copy link
Copy Markdown
Member

@iritkatriel

Copy link
Copy Markdown
MemberAuthor

CC @eduardo-elizondo .

JelleZijlstra
JelleZijlstra previously requested changes Jun 5, 2023
Comment threadDoc/c-api/bool.rst Outdated
Comment threadDoc/c-api/bool.rst Outdated
@bedevere-bot

Copy link
Copy Markdown

When you're done making the requested changes, leave the comment: I have made the requested changes; please review again.

Comment threadDoc/c-api/bool.rst Outdated
Comment threadDoc/c-api/bool.rst Outdated
Comment threadDoc/c-api/none.rst Outdated
Comment threadDoc/c-api/slice.rst Outdated
@iritkatriel

Copy link
Copy Markdown
MemberAuthor

I have made the requested changes; please review again.

@bedevere-bot

Copy link
Copy Markdown

Thanks for making the requested changes!

@erlend-aasland, @JelleZijlstra: please review the changes made to this pull request.

@carljmcarljm 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.

Looks good, just a few more broken references to fix.

Since bool.rst is such a small file I'd be tempted to also just fix in passing the two erroring references to Py_True and Py_False near the top of the file (line 9), but that's up to you; that line isn't changed in the PR otherwise.

Comment threadDoc/c-api/bool.rst Outdated
Comment threadDoc/c-api/bool.rst Outdated
Comment threadDoc/c-api/bool.rst Outdated
Comment threadDoc/c-api/slice.rst Outdated
iritkatrieland others added 2 commits June 21, 2023 19:12
Co-authored-by: Carl Meyer <carl@oddbird.net>
@iritkatriel
iritkatriel dismissed JelleZijlstra’s stale reviewJune 21, 2023 20:12

Changes made and approved by other reviewers.

@iritkatriel
iritkatriel merged commit a239272 into python:mainJun 21, 2023
@miss-islington

Copy link
Copy Markdown
Contributor

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

@bedevere-bot

Copy link
Copy Markdown

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

@bedevere-botbedevere-bot removed the needs backport to 3.12 only security fixes label Jun 21, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 21, 2023
…ecoming immortal (pythonGH-105195)
(cherry picked from commit a239272)
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
bentasker pushed a commit to bentasker/cpython that referenced this pull request Jun 23, 2023
kumaraditya303 pushed a commit that referenced this pull request Jun 26, 2023
…becoming immortal (GH-105195) (#105977)
gh-84436: update docs on Py_None/Py_True/Py_False/Py_Ellipsis becoming immortal (GH-105195)
(cherry picked from commit a239272)
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
@iritkatriel
iritkatriel deleted the immortals-doc branch July 25, 2023 18:02
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@iritkatriel@bedevere-bot@miss-islington@carljm@JelleZijlstra@erlend-aasland