Skip to content

[3.14] gh-136288: Fix error message in _testcapi/vectorcall.c (GH-136258) #136294

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
Jul 4, 2025

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 4, 2025

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

…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>
@ZeroIntensity ZeroIntensity enabled auto-merge (squash) July 4, 2025 15:55
@ZeroIntensity ZeroIntensity merged commit 6d21cc5 into python:3.14 Jul 4, 2025
48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants