This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients jdemeyer, lukasz.langa, nascheme, ncoghlan, pablogsal, petr.viktorin, scoder, serhiy.storchaka, vstinner
Date 2019-06-12.13:09:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560344985.75.0.470308822392.issue37221@roundup.psfhosted.org>
In-reply-to
Content
Jeroen Demeyer:
> I think that the PyCode_New() compatibility problem and tp_print are sufficiently closely related that they can be discussed together.

IMHO these problems are different enough to justify to have a separated issue: I created https://bugs.python.org/issue37250 Please discuss tp_print issue there.
History
Date User Action Args
2019-06-12 13:09:45vstinnersetrecipients: + vstinner, nascheme, ncoghlan, scoder, petr.viktorin, lukasz.langa, serhiy.storchaka, jdemeyer, pablogsal
2019-06-12 13:09:45vstinnersetmessageid: <1560344985.75.0.470308822392.issue37221@roundup.psfhosted.org>
2019-06-12 13:09:45vstinnerlinkissue37221 messages
2019-06-12 13:09:45vstinnercreate