Skip to content

Conversation

@jjhelmus
Copy link

@jjhelmus jjhelmus commented Feb 11, 2026

Removes duplicate symbols in Python/ceval.o and Modules/_testinternalcapi/interpreter.o when the --enable-experimental-jit option is enabled.

@python-cla-bot
Copy link

python-cla-bot bot commented Feb 11, 2026

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-app
Copy link

bedevere-app bot commented Feb 11, 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.

Copy link
Member

@Fidget-Spinner Fidget-Spinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@Fidget-Spinner
Copy link
Member

Unfortunately the testCAPI doesn't builld anymore.

@jjhelmus
Copy link
Author

Unfortunately the testCAPI doesn't builld anymore.

Yes, I think the symbol is needed when testCAPI is built as an dynamic extension module.

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.

2 participants