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 sparrowt
Recipients paul.moore, sparrowt, steve.dower, tim.golden, zach.ware
Date 2022-01-20.14:15:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642688156.71.0.654720712765.issue46434@roundup.psfhosted.org>
In-reply-to
Content
Gottit thanks for explaining - so the existing check in `do_help` didn't catch this case because https://docs.python.org/3/library/sys.html#sys.flags only reflects command line flags, rather than whether or not it was actually optimised.
History
Date User Action Args
2022-01-20 14:15:56sparrowtsetrecipients: + sparrowt, paul.moore, tim.golden, zach.ware, steve.dower
2022-01-20 14:15:56sparrowtsetmessageid: <1642688156.71.0.654720712765.issue46434@roundup.psfhosted.org>
2022-01-20 14:15:56sparrowtlinkissue46434 messages
2022-01-20 14:15:56sparrowtcreate