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-43155: Add PyCMethod_New to PC/python3dll.c #24500
bpo-43155: Add PyCMethod_New to PC/python3dll.c #24500
Conversation
|
Thanks @ZackerySpytz for the PR, and @vstinner for merging it |
|
Sorry, @ZackerySpytz and @vstinner, I could not cleanly backport this to |
I concur with @encukou. I merged the fix, thanks. |
|
@ZackerySpytz: can you please try to backport it manually to 3.9? |
|
Okay, I will create a backport for 3.9. |
(cherry picked from commit 8a8b5df)
|
GH-24554 is a backport of this pull request to the 3.9 branch. |
https://bugs.python.org/issue43155