Skip to content

GH-111339: Change valid property of executors to is_valid() method#111350

Merged
markshannon merged 1 commit intopython:mainfrom
faster-cpython:fix-embed-uops
Oct 26, 2023
Merged

GH-111339: Change valid property of executors to is_valid() method#111350
markshannon merged 1 commit intopython:mainfrom
faster-cpython:fix-embed-uops

Conversation

@markshannon
Copy link
Member

@markshannon markshannon commented Oct 26, 2023

Partial fix for crashes with export PYTHONUOPS=1

Builtin methods seem more robust than builtin properties.
This is clearly a workaround, rather than a proper fix, but a proper fix will be a lot of work.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants