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 benjamin.peterson, jdemeyer, vstinner
Date 2019-06-26.14:41:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561560085.85.0.599624992322.issue37382@roundup.psfhosted.org>
In-reply-to
Content
> That's true but unrelated to this issue. We already skip test_gdb completely when PGO is enabled.

What do you mean? support.PGO is something different: it's only used while profiling Python before Python is recompiled a second time.
History
Date User Action Args
2019-06-26 14:41:25vstinnersetrecipients: + vstinner, benjamin.peterson, jdemeyer
2019-06-26 14:41:25vstinnersetmessageid: <1561560085.85.0.599624992322.issue37382@roundup.psfhosted.org>
2019-06-26 14:41:25vstinnerlinkissue37382 messages
2019-06-26 14:41:25vstinnercreate