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 vstinner
Date 2020-01-24.10:35:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 2d5097663d7f80921fb07cdcd26c9d59cf71f1a2 by Victor Stinner (Ammar Askar) in branch 'master':
bpo-39361: Document the removal of PyTypeObject.tp_print (GH-18125)
https://github.com/python/cpython/commit/2d5097663d7f80921fb07cdcd26c9d59cf71f1a2
History
Date User Action Args
2020-01-24 10:35:07vstinnersetrecipients: + vstinner
2020-01-24 10:35:07vstinnersetmessageid: <[email protected]>
2020-01-24 10:35:07vstinnerlinkissue39361 messages
2020-01-24 10:35:07vstinnercreate