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-44442: Do not clear globals or builtins when calling clear() on a frame object. #26768

Merged
merged 1 commit into from
Jun 17, 2021

Conversation

markshannon
Copy link
Member

@markshannon markshannon commented Jun 17, 2021

Skipping news as this just reverts the behavior to that of 3.10 and earlier.

https://bugs.python.org/issue44442

…ct. Reverts behavior to that of 3.10 and earlier.
@markshannon markshannon merged commit ba2f32a into python:main Jun 17, 2021
@markshannon markshannon deleted the dont-clear-globals-in-frame branch June 17, 2021 15:29
jdevries3133 pushed a commit to jdevries3133/cpython that referenced this pull request Jun 19, 2021
@vstinner
Copy link
Member

Oh, the bpo number was lost in commit ba2f32a :-( It's https://bugs.python.org/issue44442

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.

4 participants