Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-37250: define tp_print for backwards compatibility#14009

Closed
jdemeyer wants to merge 1 commit into
python:masterpython/cpython:masterfrom
jdemeyer:define_tp_printjdemeyer/cpython:define_tp_printCopy head branch name to clipboard
Closed

bpo-37250: define tp_print for backwards compatibility#14009
jdemeyer wants to merge 1 commit into
python:masterpython/cpython:masterfrom
jdemeyer:define_tp_printjdemeyer/cpython:define_tp_printCopy head branch name to clipboard

Conversation

@jdemeyer

@jdemeyer jdemeyer commented Jun 12, 2019

Copy link
Copy Markdown
Contributor

bugfix for 3.8, so needs backport.

https://bugs.python.org/issue37250

@mangrisano

Copy link
Copy Markdown
Contributor

/cc @vstinner

@vstinner vstinner 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.

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

@jdemeyer

jdemeyer commented Jun 12, 2019

Copy link
Copy Markdown
Contributor Author

Cython cannot be fixed instead?

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

@vstinner

Copy link
Copy Markdown
Member

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

@vstinner

Copy link
Copy Markdown
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

jdemeyer commented Jun 18, 2019

Copy link
Copy Markdown
Contributor Author

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.