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, ncoghlan, petr.viktorin, scoder, steve.dower, vstinner
Date 2019-06-20.15:35:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561044942.13.0.872525687586.issue37250@roundup.psfhosted.org>
In-reply-to
Content
Can we then bring back the discussion to the core of this issue: should we restore tp_print or not in PyTypeObject?

Note that the PR for the other similar issue #37221 has been accepted for merging.
History
Date User Action Args
2019-06-20 15:35:42jdemeyersetrecipients: + jdemeyer, ncoghlan, scoder, vstinner, petr.viktorin, steve.dower
2019-06-20 15:35:42jdemeyersetmessageid: <1561044942.13.0.872525687586.issue37250@roundup.psfhosted.org>
2019-06-20 15:35:42jdemeyerlinkissue37250 messages
2019-06-20 15:35:41jdemeyercreate