Skip to content

Rename fp unwind test module to C stack unwind#149563

Merged
diegorusso merged 1 commit intopython:mainfrom
diegorusso:rename-fp-test
May 8, 2026
Merged

Rename fp unwind test module to C stack unwind#149563
diegorusso merged 1 commit intopython:mainfrom
diegorusso:rename-fp-test

Conversation

@diegorusso
Copy link
Copy Markdown
Contributor

Rename test_frame_pointer_unwind to test_c_stack_unwind now that it covers multiple in-process C stack unwinding mechanisms, including GNU backtrace().
Add a module docstring clarifying the scope.

Rename test_frame_pointer_unwind to test_c_stack_unwind
now that it covers multiple in-process C stack unwinding
mechanisms, including GNU backtrace().
Add a module docstring clarifying the scope.
@bedevere-app bedevere-app Bot added tests Tests in the Lib/test dir awaiting core review labels May 8, 2026
@encukou encukou added the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label May 8, 2026
Copy link
Copy Markdown
Member

@encukou encukou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Let's backport to 3.15 though, to keep possible future backports smooth.

@diegorusso diegorusso merged commit ebf6d9c into python:main May 8, 2026
63 checks passed
@miss-islington-app
Copy link
Copy Markdown

Thanks @diegorusso for the PR 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 8, 2026

GH-149565 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issue skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants