Skip to content

gh-94139: fix incorrect link in typeobj documentation #94140

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

Merged
merged 1 commit into from
Jun 26, 2022
Merged

gh-94139: fix incorrect link in typeobj documentation #94140

merged 1 commit into from
Jun 26, 2022

Conversation

maxbachmann
Copy link
Contributor

@maxbachmann maxbachmann commented Jun 22, 2022

fix incorrect link to the documentation of tp_descr_get and tp_descr_set

fix incorrect link to the documentation of tp_descr_get and tp_descr_set
@bedevere-bot
Copy link

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label Jun 22, 2022
@arhadthedev
Copy link
Member

Everything is OK, the entry isn't required for doc-only changes. The bot just isn't aware of recent agreements yet.

Copy link
Contributor

@hauntsaninja hauntsaninja left a comment

Choose a reason for hiding this comment

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

Thanks for catching this!

@iritkatriel iritkatriel merged commit 32d595f into python:main Jun 26, 2022
@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

Sorry @maxbachmann and @iritkatriel, I had trouble checking out the 3.11 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 32d595fdcd4be8e1f41dcfe84ccf4de89fea3c3f 3.11

@bedevere-bot
Copy link

GH-94292 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 Jun 26, 2022
iritkatriel pushed a commit to iritkatriel/cpython that referenced this pull request Jun 26, 2022
@bedevere-bot
Copy link

GH-94293 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 Jun 26, 2022
iritkatriel added a commit that referenced this pull request Jun 26, 2022
…H-94140) (GH-94293)

(cherry picked from commit 32d595f)

Co-authored-by: Max Bachmann <[email protected]>

Co-authored-by: Max Bachmann <[email protected]>
miss-islington added a commit that referenced this pull request Jun 26, 2022
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.

8 participants