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 petr.viktorin
Recipients jdemeyer, lukasz.langa, ncoghlan, petr.viktorin, scoder, steve.dower, willingc
Date 2019-06-25.10:59:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561460342.2.0.381270015253.issue37250@roundup.psfhosted.org>
In-reply-to
Content
New changeset d917cfe4051d45b2b755c726c096ecfcc4869ceb by Petr Viktorin (Jeroen Demeyer) in branch '3.8':
[3.8] bpo-37250: put back tp_print for backwards compatibility (GH-14193)
https://github.com/python/cpython/commit/d917cfe4051d45b2b755c726c096ecfcc4869ceb
History
Date User Action Args
2019-06-25 10:59:02petr.viktorinsetrecipients: + petr.viktorin, ncoghlan, scoder, lukasz.langa, jdemeyer, steve.dower, willingc
2019-06-25 10:59:02petr.viktorinsetmessageid: <1561460342.2.0.381270015253.issue37250@roundup.psfhosted.org>
2019-06-25 10:59:02petr.viktorinlinkissue37250 messages
2019-06-25 10:59:02petr.viktorincreate