◐ Shell
clean mode source ↗

Message 412253 - Python tracker

Message412253

Author vstinner
Recipients vstinner
Date 2022-02-01.13:15:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643721331.01.0.602240820841.issue46600@roundup.psfhosted.org>
In-reply-to
Content
GH-31052 enables -Og when using clang and ./configure --with-pydebug and so the example uses 736 bytes instead of 9,104 bytes.
History
Date User Action Args
2022-02-01 13:15:31vstinnersetrecipients: + vstinner
2022-02-01 13:15:31vstinnersetmessageid: <1643721331.01.0.602240820841.issue46600@roundup.psfhosted.org>
2022-02-01 13:15:31vstinnerlinkissue46600 messages
2022-02-01 13:15:30vstinnercreate