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.10:46:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619779579.73.0.696905754656.issue43916@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3bb09947ec4837de75532e21dd4bd25db0a1f1b7 by Victor Stinner in branch 'master':
bpo-43916: Add Py_TPFLAGS_DISALLOW_INSTANTIATION type flag (GH-25721)
https://github.com/python/cpython/commit/3bb09947ec4837de75532e21dd4bd25db0a1f1b7
History
Date User Action Args
2021-04-30 10:46:19vstinnersetrecipients: + vstinner, christian.heimes, serhiy.storchaka, pablogsal, erlendaasland, shreyanavigyan
2021-04-30 10:46:19vstinnersetmessageid: <1619779579.73.0.696905754656.issue43916@roundup.psfhosted.org>
2021-04-30 10:46:19vstinnerlinkissue43916 messages
2021-04-30 10:46:19vstinnercreate