Skip to content

bpo-43166 Disable ceval.c optimisations for Windows debug builds - #24485

Merged
zooba merged 2 commits into
python:masterfrom
zooba:fixdebug
Feb 9, 2021
Merged

bpo-43166 Disable ceval.c optimisations for Windows debug builds#24485
zooba merged 2 commits into
python:masterfrom
zooba:fixdebug

Conversation

@zooba

@zoobazooba commented Feb 8, 2021

Copy link
Copy Markdown
Member

This ensures that ceval.c can be debugged.

https://bugs.python.org/issue43166

@zooba

zooba commented Feb 8, 2021

Copy link
Copy Markdown
MemberAuthor

FYI @gvanrossum

Comment threadInclude/pyport.h Outdated
@zoobazooba changed the title Disable ceval.c optimisations for Windows debug buildsbpo-43166 Disable ceval.c optimisations for Windows debug buildsFeb 9, 2021
@zooba
zooba merged commit b74396c into python:masterFeb 9, 2021
@zooba
zooba deleted the fixdebug branch February 9, 2021 18:13
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
…thonGH-24485)
This ensures that ceval.c can be debugged.
Also remove some irrelevant options from the pragma.
Sign up for freeto 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.

4 participants

@zooba@gvanrossum@the-knights-who-say-ni@bedevere-bot