[3.14] gh-132775: Unrevert "Add _PyCode_VerifyStateless()" by ericsnowcurrently · Pull Request #133625 · python/cpython · GitHub
Skip to content

[3.14] gh-132775: Unrevert "Add _PyCode_VerifyStateless()" - #133625

Merged
ericsnowcurrently merged 5 commits into
python:3.14from
ericsnowcurrently:unrevert-add-pycode-verify-stateless
May 8, 2025
Merged

[3.14] gh-132775: Unrevert "Add _PyCode_VerifyStateless()"#133625
ericsnowcurrently merged 5 commits into
python:3.14from
ericsnowcurrently:unrevert-add-pycode-verify-stateless

Conversation

@ericsnowcurrently

@ericsnowcurrently ericsnowcurrently commented May 7, 2025

Copy link
Copy Markdown
Member

This reverts commit 3c73cf5 (gh-133497), which itself reverted the original commit d270bb5 (gh-133221).

We reverted the original change due to failing android tests. The checks in _PyCode_CheckNoInternalState() were too strict, so we've relaxed them.

(This is a backport of gh-133528.)

@ericsnowcurrently ericsnowcurrently changed the title Unrevert add pycode verify stateless [3.14] gh-132775: Unrevert "Add _PyCode_VerifyStateless()" May 7, 2025
@ericsnowcurrently
ericsnowcurrently enabled auto-merge (squash) May 7, 2025 23:59
@ericsnowcurrently
ericsnowcurrently merged commit c39bc81 into python:3.14 May 8, 2025
@ericsnowcurrently
ericsnowcurrently deleted the unrevert-add-pycode-verify-stateless branch May 8, 2025 00:06
@bedevere-bot

Copy link
Copy Markdown

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