Skip to content

bpo-36974: remove _PyObject_HasFastCall - #13460

Merged
encukou merged 1 commit into
python:masterfrom
jdemeyer:pep590_remove_hasfastcall
May 30, 2019
Merged

bpo-36974: remove _PyObject_HasFastCall#13460
encukou merged 1 commit into
python:masterfrom
jdemeyer:pep590_remove_hasfastcall

Conversation

@jdemeyer

@jdemeyer jdemeyer commented May 21, 2019

Copy link
Copy Markdown
Contributor

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

@encukou encukou left a comment

Copy link
Copy Markdown
Member

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

4 participants