Skip to content

[3.11] bpo-43327: Fix the docs for PyImport_ImportFrozenModuleObject() (GH-24659) #99807

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
Nov 27, 2022

Conversation

miss-islington
Copy link
Contributor

The docs stated that PyImport_ImportFrozenModuleObject() returns a
new reference, but it actually returns an int.

(cherry picked from commit 62a5dc1)

Co-authored-by: Zackery Spytz [email protected]
Co-authored-by: Kumar Aditya [email protected]

…onGH-24659)

The docs stated that PyImport_ImportFrozenModuleObject() returns a
new reference, but it actually returns an int.

(cherry picked from commit 62a5dc1)

Co-authored-by: Zackery Spytz <[email protected]>
Co-authored-by: Kumar Aditya <[email protected]>
@miss-islington
Copy link
Contributor Author

Sorry, I can't merge this PR. Reason: 6 of 9 required status checks are expected..

1 similar comment
@miss-islington
Copy link
Contributor Author

Sorry, I can't merge this PR. Reason: 6 of 9 required status checks are expected..

@miss-islington miss-islington merged commit 4ce1a82 into python:3.11 Nov 27, 2022
@miss-islington miss-islington deleted the backport-62a5dc1-3.11 branch November 27, 2022 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants