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, petr.viktorin, scoder, vstinner
Date 2019-06-12.13:29:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
If we decide to not reintroduce tp_print, tp_print removal must be documented at:
https://docs.python.org/dev/whatsnew/3.8.html#changes-in-the-c-api
History
Date User Action Args
2019-06-12 13:29:19vstinnersetrecipients: + vstinner, scoder, petr.viktorin, jdemeyer
2019-06-12 13:29:19vstinnersetmessageid: <[email protected]>
2019-06-12 13:29:19vstinnerlinkissue37250 messages
2019-06-12 13:29:19vstinnercreate