Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from Feb 9, 2021

Conversation

@zooba
Copy link
Member

@zooba zooba commented Feb 8, 2021

This ensures that ceval.c can be debugged.

https://bugs.python.org/issue43166

…that ceval.c can be debugged.
@zooba
Copy link
Member Author

@zooba zooba commented Feb 8, 2021

Include/pyport.h Outdated Show resolved Hide resolved
@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
10 checks passed
10 checks passed
Check for source changes
Details
Check if generated files are up to date
Details
Windows (x86)
Details
Windows (x64)
Details
macOS
Details
Ubuntu
Details
Azure Pipelines PR #20210209.2 succeeded
Details
Travis CI - Pull Request Build Passed
Details
bedevere/issue-number Issue number 43166 found
Details
bedevere/news "skip news" label found
@zooba zooba deleted the zooba:fixdebug branch Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants