Tin mới
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
Code ReviewManage code changes
Code QualityEnforce quality at merge
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
Make BOLT as stable feature #101525
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
https://github.com/python/cpython/blob/main/configure.ac#L2185
By the way, since -update-debug-sections is used (https://github.com/python/cpython/blob/main/configure.ac#L2185), do you really need to skip gdb tests?
: Skip test_gdb if the binary is BOLTed.
: Skip test_gdb if the binary is relocated by BOLT. (
bedevere-app Bot commented Sep 2, 2024
GH-123601 is a backport of this pull request to the 3.13 branch.
: Skip test_gdb if the binary is relocated by BOLT. (
[3.12] gh-101525: Skip test_gdb if the binary is relocated by BOLT. (… #123603