Skip to content

bpo-36974: remove _PyObject_HasFastCall #13460

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
May 30, 2019

Conversation

jdemeyer
Copy link
Contributor

@jdemeyer jdemeyer commented May 21, 2019

After implementing PEP 590 (#13185)

https://bugs.python.org/issue36974

@jdemeyer jdemeyer force-pushed the pep590_remove_hasfastcall branch from 5b4542e to 8e75c00 Compare May 22, 2019 15:05
@jdemeyer jdemeyer marked this pull request as ready for review May 22, 2019 18:51
@jdemeyer jdemeyer force-pushed the pep590_remove_hasfastcall branch from 8e75c00 to b4b9775 Compare May 29, 2019 11:58
@jdemeyer jdemeyer force-pushed the pep590_remove_hasfastcall branch from b4b9775 to 8104ac3 Compare May 29, 2019 18:37
Copy link
Member

@encukou encukou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!
(Not merging now as I won't be able to watch buildbots)

@jdemeyer jdemeyer mentioned this pull request May 30, 2019
@encukou encukou merged commit c145f3b into python:master May 30, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
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