Skip to content

Conversation

@jdemeyer
Copy link
Contributor

@jdemeyer jdemeyer commented Jun 12, 2019

bugfix for 3.8, so needs backport.

https://bugs.python.org/issue37250

@mangrisano
Copy link
Contributor

/cc @vstinner

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

Cython cannot be fixed instead? I am not sure that I like reintroducing tp_print, it is unused for 10 years...

@jdemeyer
Copy link
Contributor Author

jdemeyer commented Jun 12, 2019

Cython cannot be fixed instead?

This is being discussed at bpo-37221, please discuss there.

@vstinner
Copy link
Member

Please open a separated issue, https://bugs.python.org/issue37221 is about PyCode_New

@vstinner
Copy link
Member

I created https://bugs.python.org/issue37250

@vstinner vstinner changed the title bpo-37221: define tp_print for backwards compatibility bpo-37250: define tp_print for backwards compatibility Jun 12, 2019
@jdemeyer
Copy link
Contributor Author

jdemeyer commented Jun 18, 2019

Rejected on bpo-37250

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.

5 participants