8000 Fix the documentation for PyCode_New by da-woods · Pull Request #107186 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@da-woods
Copy link
Contributor
@da-woods da-woods commented Jul 24, 2023

The signature is incorrectly documented from Python 3.11 upwards - it also adds the qualname parameter


📚 Documentation preview 📚: https://cpython-previews--107186.org.readthedocs.build/

The signature is incorrectly documented from Python 3.11 upwards - it also adds the `qualname` parameter
@bedevere-bot bedevere-bot added awaiting review docs Documentation in the Doc dir skip news labels Jul 24, 2023
@miss-islington
Copy link
Contributor

Thanks @da-woods for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @da-woods for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @da-woods and @kumaraditya303, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker f2abeb590dae5918388f91b60b31f040d44218f0 3.11

@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.12 only security fixes label Jul 29, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 29, 2023
…GH-107186)

(cherry picked from commit f2abeb5)

Co-authored-by: da-woods <dw-git@d-woods.co.uk>
@da-woods da-woods deleted the patch-1 branch July 29, 2023 17:47
kumaraditya303 pushed a commit that referenced this pull request Jul 29, 2023
…H-107186) (#107440)

Fix the documentation for PyCode_New add `qualname` parameter (GH-107186)
(cherry picked from commit f2abeb5)

Co-authored-by: da-woods <dw-git@d-woods.co.uk>
@bedevere-bot
Copy link

GH-107454 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 30, 2023
kumaraditya303 pushed a commit that referenced this pull request Jul 30, 2023
…H-107186) (#107454)

[3.11] Fix the documentation for PyCode_New add `qualname` parameter (GH-107186).
(cherry picked from commit f2abeb5)
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 issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

0