Skip to content

gh-137058: use __STDC_VERSION__ >= 202311L instead of __STDC_VERSION__ > 201710L #137127

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

Conversation

Abdoulrasheed
Copy link
Contributor

@Abdoulrasheed Abdoulrasheed commented Jul 26, 2025

@python-cla-bot
Copy link

python-cla-bot bot commented Jul 26, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-app
Copy link

bedevere-app bot commented Jul 26, 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.

@picnixz picnixz merged commit cfd6da8 into python:main Jul 27, 2025
47 of 48 checks passed
@picnixz
Copy link
Member

picnixz commented Jul 27, 2025

@hugovk Your pick on whether you want this to be backported. It's not really an issue but it helps reducing the diff between 3.14 and 3.15.

@vstinner
Copy link
Member

vstinner commented Aug 5, 2025

IMO it's worth it to backport the change, but it can wait for Python 3.14.1.

@vstinner vstinner added the needs backport to 3.14 bugs and security fixes label Aug 5, 2025
@miss-islington-app
Copy link

Thanks @Abdoulrasheed for the PR, and @picnixz for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @Abdoulrasheed and @picnixz, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker cfd6da849a3c40904cddd23ae1700605877673fb 3.14

@vstinner
Copy link
Member

vstinner commented Aug 5, 2025

I created #137409 to update _Py_NULL in the 3.14 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants