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 christian.heimes, erlendaasland, pablogsal, serhiy.storchaka, shreyanavigyan, vstinner
Date 2021-04-30.12:56:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619787390.89.0.278971459017.issue43916@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4908fae3d57f68694cf006e89fd7761f45003447 by Victor Stinner in branch 'master':
bpo-43916: PyStdPrinter_Type uses Py_TPFLAGS_DISALLOW_INSTANTIATION (GH-25749)
https://github.com/python/cpython/commit/4908fae3d57f68694cf006e89fd7761f45003447
History
Date User Action Args
2021-04-30 12:56:30vstinnersetrecipients: + vstinner, christian.heimes, serhiy.storchaka, pablogsal, erlendaasland, shreyanavigyan
2021-04-30 12:56:30vstinnersetmessageid: <1619787390.89.0.278971459017.issue43916@roundup.psfhosted.org>
2021-04-30 12:56:30vstinnerlinkissue43916 messages
2021-04-30 12:56:30vstinnercreate