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