-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-112175: Add eval_breaker
to PyThreadState
#115194
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
bc613e4
gh-112175: Add `eval_breaker` to `PyThreadState`
swtaarrs 76fed4e
📜🤖 Added by blurb_it.
blurb-it[bot] 321c153
Remove unnecessary test
swtaarrs f78c505
Review comments from Sam
swtaarrs 58f679c
Add !IsSignalled check to free-threaded _Py_ScheduleGC to match norma…
swtaarrs cf2a8a4
Move breaker bits/functions back to pycore_ceval.h, restore old namin…
swtaarrs 470727e
Merge remote-tracking branch 'upstream/main' into cpython-eval-breaker.
swtaarrs f129fd6
Back to signed 1 in _PY_EVAL_EVENTS_MASK
swtaarrs 4260410
Don't copy _PY_GC_SCHEDULED_BIT to/from interp_eval_breaker
swtaarrs 0db460e
Merge remote-tracking branch 'upstream/main' into cpython-eval-breaker
swtaarrs 0e1055f
Remove unnecessary NULL check, add uint32_t cast
swtaarrs 2139ed4
Merge remote-tracking branch 'upstream/main' into cpython-eval-breaker
swtaarrs 90450ce
Merge remote-tracking branch 'upstream/main' into cpython-eval-breaker
swtaarrs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Review comments from Sam
- Loading branch information
commit f78c505783ba5961734f104e3b95384e9cabb807
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains
8000
hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
<
2BA0
div class="form-group errored m-0 error js-suggested-changes-inline-validation-template d-flex" style="cursor: default;">
Uh oh!
There was an error while loading. Please reload this page.