bpo-40010: Pass tstate to ceval GIL functions (GH-19077) · python/cpython@da2914d

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Commit da2914d

authored

bpo-40010: Pass tstate to ceval GIL functions (GH-19077)

* Add eval_frame_handle_pending() helper function: cold code path. * Fix PyEval_ReleaseLock(): don't dereference tstate if it's NULL.

1 parent 8334f30 commit da2914d

File tree

2 files changed

+

199

-

138

lines changed

2 files changed

+

199

-

138

lines changed

0 commit comments

Comments

 (0)