◐ Shell
clean mode source ↗

bpo-43166 Disable ceval.c optimisations for Windows debug builds by zooba · Pull Request #24485 · python/cpython

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

Conversation

@zooba

@zooba zooba commented

Feb 8, 2021

edited by bedevere-bot

Loading

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

Member Author

@zooba zooba changed the title Disable ceval.c optimisations for Windows debug builds bpo-43166 Disable ceval.c optimisations for Windows debug builds

Feb 9, 2021

@zooba zooba removed the skip issue label

Feb 9, 2021

@zooba zooba merged commit b74396c into python:master

Feb 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 free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@gvanrossum gvanrossum gvanrossum approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

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