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