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 2021-10-15.00:40:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634258409.05.0.357888265016.issue35134@roundup.psfhosted.org>
In-reply-to
Content
New changeset 77b24ba505744532d7cfd721b1c92d205e145180 by Victor Stinner in branch 'main':
bpo-35134: Move Include/cellobject.h to Include/cpython/ (GH-28964)
https://github.com/python/cpython/commit/77b24ba505744532d7cfd721b1c92d205e145180
History
Date User Action Args
2021-10-15 00:40:09vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, jkloth, eric.snow, serhiy.storchaka, shihai1991, erlendaasland, nw0
2021-10-15 00:40:09vstinnersetmessageid: <1634258409.05.0.357888265016.issue35134@roundup.psfhosted.org>
2021-10-15 00:40:09vstinnerlinkissue35134 messages
2021-10-15 00:40:08vstinnercreate