Skip to content
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

bpo-45953: Preserve backward compatibility on some PyThreadState field names. #31038

Merged

Conversation

ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented Jan 31, 2022

The gevent project is using the two PyThreadState fields I renamed in gh-30590. This PR fixes the names. See https://bugs.python.org/issue45953#msg412046.

https://bugs.python.org/issue45953

Automerge-Triggered-By: GH:ericsnowcurrently

Copy link
Member

@brandtbucher brandtbucher left a comment

Great, thanks!

@ericsnowcurrently ericsnowcurrently added the 🤖 automerge PR will be merged once it's been approved and all CI passed label Feb 1, 2022
@miss-islington miss-islington merged commit f78be59 into python:main Feb 1, 2022
11 checks passed
@ericsnowcurrently ericsnowcurrently deleted the fix-gevent-threadstate branch Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 automerge PR will be merged once it's been approved and all CI passed skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants