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-132536: Do not disable PY_THROW event in bdb#132537

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
gaogaotiantian merged 4 commits intopython:mainfromgaogaotiantian:fix-disable-throw
Apr 15, 2025

Conversation

@gaogaotiantian
Copy link
Member

@gaogaotiantiangaogaotiantian commentedApr 15, 2025
edited by bedevere-appbot
Loading

We can't disablePY_THROW event, so we need to know which event we are dealing with in the callback. Refactored the callback wrappers a bit to make it possible. When the event can't be disabled, don't disable it.

Currently, it only theortically possible to havePY_THROW there because we don't disablereturn andexception events (they don't repeat). However, it does not hurt to put them there.

…5Pvof.rstCo-authored-by: Peter Bierma <zintensitydev@gmail.com>
@gaogaotiantiangaogaotiantian merged commitd19af00 intopython:mainApr 15, 2025
39 checks passed
@gaogaotiantiangaogaotiantian deleted the fix-disable-throw branchApril 15, 2025 22:31
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@ZeroIntensityZeroIntensityZeroIntensity left review comments

@iritkatrieliritkatrieliritkatriel approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@gaogaotiantian@iritkatriel@ZeroIntensity

[8]ページ先頭

©2009-2025 Movatter.jp