X Tutup
The Wayback Machine - https://web.archive.org/web/20221223145748/https://github.com/python/cpython/pull/19076
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-39824: Convert PyModule_GetState() to get_module_state() #19076

Merged
merged 1 commit into from Mar 19, 2020

Conversation

shihai1991
Copy link
Member

@shihai1991 shihai1991 commented Mar 19, 2020

Copy link
Member

@vstinner vstinner left a comment

LGTM.

@vstinner vstinner added the 🤖 automerge PR will be merged once it's been approved and all CI passed label Mar 19, 2020
@miss-islington
Copy link
Contributor

miss-islington commented Mar 19, 2020

@shihai1991: Status check is done, and it's a success .

@miss-islington miss-islington merged commit 13397ee into python:master Mar 19, 2020
1 check was pending
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
X Tutup