Skip to content

gh-148721: Add --enable-stackref-debug option#149803

Open
pranavmanglik wants to merge 1 commit into
python:mainfrom
pranavmanglik:fix-148721
Open

gh-148721: Add --enable-stackref-debug option#149803
pranavmanglik wants to merge 1 commit into
python:mainfrom
pranavmanglik:fix-148721

Conversation

@pranavmanglik
Copy link
Copy Markdown

@pranavmanglik pranavmanglik commented May 13, 2026

Add support for enabling Py_STACKREF_DEBUG through
./configure --enable-stackref-debug on POSIX platforms, avoiding the need for manual source edits.

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 13, 2026

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@python-cla-bot
Copy link
Copy Markdown

python-cla-bot Bot commented May 13, 2026

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 13, 2026

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@pranavmanglik pranavmanglik marked this pull request as ready for review May 13, 2026 20:25
@pranavmanglik
Copy link
Copy Markdown
Author

I'm new to contributing to CPython, so apologies for the mess in this PR while I was figuring out the workflow and tooling. Thanks for your patience.

Sign up for free to 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.

1 participant