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 pablogsal, vstinner
Date 2022-02-01.17:12:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643735556.83.0.670508154667.issue46600@roundup.psfhosted.org>
In-reply-to
Content
New changeset bebaa95fd0f44babf8b6bcffd8f2908c73ca259e by Victor Stinner in branch 'main':
bpo-46600: Fix test_gdb.test_pycfunction() for clang -Og (GH-31058)
https://github.com/python/cpython/commit/bebaa95fd0f44babf8b6bcffd8f2908c73ca259e
History
Date User Action Args
2022-02-01 17:12:36vstinnersetrecipients: + vstinner, pablogsal
2022-02-01 17:12:36vstinnersetmessageid: <1643735556.83.0.670508154667.issue46600@roundup.psfhosted.org>
2022-02-01 17:12:36vstinnerlinkissue46600 messages
2022-02-01 17:12:36vstinnercreate