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 jdemeyer
Recipients jdemeyer, lukasz.langa, nascheme, ncoghlan, pablogsal, petr.viktorin, scoder, serhiy.storchaka, vstinner
Date 2019-06-12.12:37:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560343074.52.0.155719144624.issue37221@roundup.psfhosted.org>
In-reply-to
Content
I think that the PyCode_New() compatibility problem and tp_print are sufficiently closely related that they can be discussed together.

In any case, I agree that it makes little sense to fix just one.
History
Date User Action Args
2019-06-12 12:37:54jdemeyersetrecipients: + jdemeyer, nascheme, ncoghlan, scoder, vstinner, petr.viktorin, lukasz.langa, serhiy.storchaka, pablogsal
2019-06-12 12:37:54jdemeyersetmessageid: <1560343074.52.0.155719144624.issue37221@roundup.psfhosted.org>
2019-06-12 12:37:54jdemeyerlinkissue37221 messages
2019-06-12 12:37:54jdemeyercreate