Skip to content

Conversation

ZackerySpytz
Copy link
Contributor

@ZackerySpytz ZackerySpytz commented Mar 31, 2021

It should be PyMethod_Type, not Py_MethodType.

https://bugs.python.org/issue43677

It should be PyMethod_Type, not Py_MethodType.
@rhettinger rhettinger merged commit e689cdc into python:master Apr 1, 2021
@bedevere-bot
Copy link

@rhettinger: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington
Copy link
Contributor

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

@bedevere-bot
Copy link

GH-25140 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Apr 1, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 1, 2021
)

It should be PyMethod_Type, not Py_MethodType.
(cherry picked from commit e689cdc)

Co-authored-by: Zackery Spytz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants