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 brett.cannon, eric.snow, erlendaasland, jkloth, ncoghlan, nw0, serhiy.storchaka, shihai1991, vstinner
Date 2022-04-06.23:26:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1649287588.05.0.731287444841.issue35134@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5c4d1f6e0e192653560ae2941a6677fbf4fbd1f2 by Victor Stinner in branch 'main':
bpo-35134: Add Include/cpython/setobject.h header (GH-32384)
https://github.com/python/cpython/commit/5c4d1f6e0e192653560ae2941a6677fbf4fbd1f2
History
Date User Action Args
2022-04-06 23:26:28vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, jkloth, eric.snow, serhiy.storchaka, shihai1991, erlendaasland, nw0
2022-04-06 23:26:28vstinnersetmessageid: <1649287588.05.0.731287444841.issue35134@roundup.psfhosted.org>
2022-04-06 23:26:28vstinnerlinkissue35134 messages
2022-04-06 23:26:28vstinnercreate