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 pablogsal
Recipients pablogsal
Date 2021-02-20.18:03:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613844196.01.0.798814680607.issue43277@roundup.psfhosted.org>
In-reply-to
Content
New changeset d439fb304ca3098aab1ed0a314996f9d29347b21 by Pablo Galindo in branch 'master':
bpo-43277: Add PySet_CheckExact to the C-API (GH-24598)
https://github.com/python/cpython/commit/d439fb304ca3098aab1ed0a314996f9d29347b21
History
Date User Action Args
2021-02-20 18:03:16pablogsalsetrecipients: + pablogsal
2021-02-20 18:03:16pablogsalsetmessageid: <1613844196.01.0.798814680607.issue43277@roundup.psfhosted.org>
2021-02-20 18:03:16pablogsallinkissue43277 messages
2021-02-20 18:03:15pablogsalcreate