FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

GH-111339: Change `valid` property of executors to `is_valid()` method by markshannon · Pull Request #111350 · python/cpython · GitHub

/ cpython Public

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

Merged
markshannon merged 1 commit into
python: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 into
python:mainfrom
faster-cpython:fix-embed-uops

Conversation

markshannon commented Oct 26, 2023
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

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.

markshannon merged commit 5c9d449 into python:main Oct 26, 2023
markshannon deleted the fix-embed-uops branch October 26, 2023 10:33
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
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
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


Back | FazBrowse Home | New Git URL