Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add a version added note for PY_VECTORCALL_ARGUMENTS_OFFSET#110963

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
hugovk merged 1 commit intopython:mainfromtonybaloney:patch-3
Oct 23, 2023

Conversation

@tonybaloney
Copy link
Contributor

@tonybaloneytonybaloney commentedOct 17, 2023
edited by hugovk
Loading

Trivial change.

METH_FASTCALL was added in 3.7, vector call came in 3.8.

The macroPY_VECTORCALL_ARGUMENTS_OFFSET doesn't have the version added (it was 3.8)


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

@bedevere-appbedevere-appbot added awaiting review docsDocumentation in the Doc dir skip news labelsOct 17, 2023
@hugovkhugovk changed the titleAdd a version added note for PY_VECTORCALL_ARGUMENT_OFFSETAdd a version added note for PY_VECTORCALL_ARGUMENTS_OFFSETOct 23, 2023
@hugovkhugovk added needs backport to 3.11only security fixes needs backport to 3.12only security fixes labelsOct 23, 2023
Copy link
Member

@hugovkhugovk left a comment

Choose a reason for hiding this comment

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

Confirmed added in 3.8 in PR#13185. Thank you!

@hugovkhugovk merged commitbe551a7 intopython:mainOct 23, 2023
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestOct 23, 2023
…-110963)(cherry picked from commitbe551a7)Co-authored-by: Anthony Shaw <anthony.p.shaw@gmail.com>
@bedevere-app
Copy link

GH-111219 is a backport of this pull request to the3.12 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestOct 23, 2023
…-110963)(cherry picked from commitbe551a7)Co-authored-by: Anthony Shaw <anthony.p.shaw@gmail.com>
@bedevere-appbedevere-appbot removed the needs backport to 3.12only security fixes labelOct 23, 2023
@bedevere-app
Copy link

GH-111220 is a backport of this pull request to the3.11 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.11only security fixes labelOct 23, 2023
hugovk pushed a commit that referenced this pull requestOct 23, 2023
hugovk pushed a commit that referenced this pull requestOct 23, 2023
aisk pushed a commit to aisk/cpython that referenced this pull requestFeb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull requestSep 2, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@hugovkhugovkhugovk approved these changes

Assignees

No one assigned

Labels

docsDocumentation in the Doc dirskip issueskip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@tonybaloney@hugovk@AlexWaygood

[8]ページ先頭

©2009-2025 Movatter.jp