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

Appearance settings

Conversation

@wsfulton
Copy link
Contributor

@wsfulton wsfulton commented Jul 3, 2025

Correct incorrect conversion specifier in test from %s to %S for PyObject *. I could have added a test, but that would be testing the test!

@python-cla-bot
Copy link

python-cla-bot bot commented Jul 3, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-app
Copy link

bedevere-app bot commented Jul 3, 2025

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

STc058

This comment was marked as spam.

Copy link
Member

@ZeroIntensity ZeroIntensity left a comment

Choose a reason for hiding this comment

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

Please make an issue for posterity.

Modules/_testcapi/vectorcall.c Outdated Show resolved Hide resolved
@ZeroIntensity ZeroIntensity added tests Tests in the Lib/test dir needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes skip news labels Jul 4, 2025
Use %N instead of %S and PyType_GetName.
@ZeroIntensity ZeroIntensity changed the title Correct error display in _testcapi/vectorcall.c gh-136288: Correct error display in _testcapi/vectorcall.c Jul 4, 2025
Copy link
Member

@ZeroIntensity ZeroIntensity left a comment

Choose a reason for hiding this comment

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

LGTM, thanks. I've created gh-136288 and attached it to the PR for you.

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM

@ZeroIntensity ZeroIntensity merged commit d1d5dce into python:main Jul 4, 2025
73 of 75 checks passed
@miss-islington-app
Copy link

Thanks @wsfulton for the PR, and @ZeroIntensity for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 4, 2025
…nGH-136258)

Use the %N format specifier instead of %s and `PyType_GetName`.
(cherry picked from commit d1d5dce)

Co-authored-by: William S Fulton <wsf@fultondesigns.co.uk>
@bedevere-app
Copy link

bedevere-app bot commented Jul 4, 2025

GH-136294 is a backport of this pull request to the 3.14 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 4, 2025
…nGH-136258)

Use the %N format specifier instead of %s and `PyType_GetName`.
(cherry picked from commit d1d5dce)

Co-authored-by: William S Fulton <wsf@fultondesigns.co.uk>
@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jul 4, 2025
@bedevere-app
Copy link

bedevere-app bot commented Jul 4, 2025

GH-136295 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jul 4, 2025
ZeroIntensity pushed a commit that referenced this pull request Jul 4, 2025
…36258) (GH-136295)

gh-136288: Fix error message in `_testcapi/vectorcall.c` (GH-136258)

Use the %N format specifier instead of %s and `PyType_GetName`.
(cherry picked from commit d1d5dce)

Co-authored-by: William S Fulton <wsf@fultondesigns.co.uk>
ZeroIntensity pushed a commit that referenced this pull request Jul 4, 2025
…36258) (GH-136294)

gh-136288: Fix error message in `_testcapi/vectorcall.c` (GH-136258)

Use the %N format specifier instead of %s and `PyType_GetName`.
(cherry picked from commit d1d5dce)

Co-authored-by: William S Fulton <wsf@fultondesigns.co.uk>
@wsfulton wsfulton deleted the vectorcall-test branch July 4, 2025 17:09
AndPuQing pushed a commit to AndPuQing/cpython that referenced this pull request Jul 11, 2025
…nGH-136258)

Use the %N format specifier instead of %s and `PyType_GetName`.
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
…nGH-136258)

Use the %N format specifier instead of %s and `PyType_GetName`.
picnixz pushed a commit to picnixz/cpython that referenced this pull request Jul 13, 2025
…nGH-136258)

Use the %N format specifier instead of %s and `PyType_GetName`.
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
…nGH-136258)

Use the %N format specifier instead of %s and `PyType_GetName`.
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
…nGH-136258)

Use the %N format specifier instead of %s and `PyType_GetName`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.