Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-127604: Allow faulthandler to dumpC stack on MacOS#132841

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
pablogsal merged 2 commits intopython:mainfrompablogsal:gh-127604
Apr 23, 2025

Conversation

pablogsal
Copy link
Member

@pablogsalpablogsal commentedApr 23, 2025
edited by bedevere-appbot
Loading

@pablogsal
Copy link
MemberAuthor

pablogsal commentedApr 23, 2025
edited
Loading

❯ ./python.exe -m test test_faulthandler -v | grep c_stacktest_dump_c_stack (test.test_faulthandler.FaultHandlerTests.test_dump_c_stack) ... oktest_dump_c_stack_file (test.test_faulthandler.FaultHandlerTests.test_dump_c_stack_file) ... ok~/github/python/main gh-127604* 17s❯ uname -aDarwin HWJ59XLTF9 24.4.0 Darwin Kernel Version 24.4.0: Fri Apr 11 18:33:47 PDT 2025; root:xnu-11417.101.15~117/RELEASE_ARM64_T6000 arm64

Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
Copy link
Member

@ZeroIntensityZeroIntensity left a comment

Choose a reason for hiding this comment

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

I don't have a Mac to test this on, so I'll trust that you've tested this locally. The tests only require that it either spits out<cannot get backtrace> or the actual C backtrace.

@pablogsal
Copy link
MemberAuthor

pablogsal commentedApr 23, 2025
edited
Loading

I don't have a Mac to test this on, so I'll trust that you've tested this locally. The tests only require that it either spits out<cannot get backtrace> or the actual C backtrace.

My previous comment was proving exactly that :)

ZeroIntensity reacted with thumbs up emoji

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
@pablogsalpablogsal merged commit1007aab intopython:mainApr 23, 2025
41 checks passed
@pablogsalpablogsal deleted the gh-127604 branchApril 23, 2025 17:23
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ZeroIntensityZeroIntensityZeroIntensity approved these changes

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@pablogsal@ZeroIntensity

[8]ページ先頭

©2009-2025 Movatter.jp