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 vstinner
Date 2022-02-01.13:47:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643723246.02.0.349059542596.issue46600@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0515eafe55ce7699e3bbc3c1555f08073d43b790 by Victor Stinner in branch 'main':
bpo-46600: ./configure --with-pydebug uses -Og with clang (GH-31052)
https://github.com/python/cpython/commit/0515eafe55ce7699e3bbc3c1555f08073d43b790
History
Date User Action Args
2022-02-01 13:47:26vstinnersetrecipients: + vstinner
2022-02-01 13:47:26vstinnersetmessageid: <1643723246.02.0.349059542596.issue46600@roundup.psfhosted.org>
2022-02-01 13:47:26vstinnerlinkissue46600 messages
2022-02-01 13:47:25vstinnercreate