Skip to content

Build fails with Py_STACKREF_DEBUG set. #135125

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

Open
markshannon opened this issue Jun 4, 2025 · 1 comment
Open

Build fails with Py_STACKREF_DEBUG set. #135125

markshannon opened this issue Jun 4, 2025 · 1 comment
Labels
type-bug An unexpected behavior, bug, or error

Comments

@markshannon
Copy link
Member

markshannon commented Jun 4, 2025

Bug report

Bug description:

I think this is a relatively recent regression, probably in the last month or so.

Can be reproduced by uncommenting the line:

// #define Py_STACKREF_DEBUG 1

in pycore_structs.h

CPython versions tested on:

CPython main branch

Operating systems tested on:

Linux

@markshannon markshannon added the type-bug An unexpected behavior, bug, or error label Jun 4, 2025
@markshannon
Copy link
Member Author

Bisected to 6dcb0fd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

1 participant