bpo-43166 Disable ceval.c optimisations for Windows debug builds by zooba · Pull Request #24485 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Conversation
Member
This ensures that ceval.c can be debugged.
…that ceval.c can be debugged.
zooba
added
OS-windows
skip issue
skip news
labels
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
zooba
commented
Feb 8, 2021
zooba commented
Member Author
FYI @gvanrossum
gvanrossum
reviewed
Include/pyport.h Outdated
gvanrossum
approved these changes
bedevere-bot
added
awaiting merge
and removed
awaiting core review
labels
zooba
changed the title
Disable ceval.c optimisations for Windows debug builds
bpo-43166 Disable ceval.c optimisations for Windows debug builds
zooba
removed
the
skip issue
label
zooba
merged commit
b74396c
into
python:master
bedevere-bot
removed
the
awaiting merge
label
zooba
deleted the
fixdebug
branch
adorilson pushed a commit to adorilson/cpython that referenced this pull request
…thonGH-24485) This ensures that ceval.c can be debugged. Also remove some irrelevant options from the pragma.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment