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.13:49:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619790564.59.0.382854696888.issue43916@roundup.psfhosted.org>
In-reply-to
Content
New changeset 387397f8a4244c983f4568c16a28842e3268fe5d by Erlend Egeberg Aasland in branch 'master':
bpo-43916: select.poll uses Py_TPFLAGS_DISALLOW_INSTANTIATION (GH-25750)
https://github.com/python/cpython/commit/387397f8a4244c983f4568c16a28842e3268fe5d
History
Date User Action Args
2021-04-30 13:49:24vstinnersetrecipients: + vstinner, christian.heimes, serhiy.storchaka, pablogsal, erlendaasland, shreyanavigyan
2021-04-30 13:49:24vstinnersetmessageid: <1619790564.59.0.382854696888.issue43916@roundup.psfhosted.org>
2021-04-30 13:49:24vstinnerlinkissue43916 messages
2021-04-30 13:49:24vstinnercreate