Skip to content

bpo-37151: simplify classmethoddescr_call #13340

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
Jun 7, 2019

Conversation

jdemeyer
Copy link
Contributor

@jdemeyer jdemeyer commented May 15, 2019

skip news since this is an implementation detail.

CC @encukou @markshannon

https://bugs.python.org/issue37151

@encukou
Copy link
Member

encukou commented May 22, 2019

I don't see a problem merging this with PEP 590. By itself, de-optimizing doesn't make sense to me.

@jdemeyer jdemeyer force-pushed the classmethoddescr_call branch from 5075bd2 to b1064f0 Compare May 29, 2019 18:41
@jdemeyer jdemeyer force-pushed the classmethoddescr_call branch from b1064f0 to 2b32747 Compare June 4, 2019 14:46
@jdemeyer jdemeyer changed the title bpo-36924: simplify classmethoddescr_call bpo-37151: simplify classmethoddescr_call Jun 4, 2019
@jdemeyer
Copy link
Contributor Author

jdemeyer commented Jun 6, 2019

Can this be merged now?

@encukou
Copy link
Member

encukou commented Jun 7, 2019

Yes.

FWIW, I'm sorry for my current unavailability. I'm busy with the update to 3.8beta1 in Fedora (re-building and re-testing 2000+ Pytohn packages, we do find failures caused – some caused by removing tp_print).

@encukou encukou merged commit 3f345c3 into python:master Jun 7, 2019
@jdemeyer jdemeyer deleted the classmethoddescr_call branch June 18, 2019 09:00
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.

6 participants