Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Jan 22, 2022

The test tested that explicitly deleting the local variable bound to the exception
did not cause problems, but it did not test what it actually claimed to test, i.e.
that the variable is deleted automatically.
(cherry picked from commit 82c5322)

Co-authored-by: Yellow Dusk yellow.dusk1590@fastmail.com

https://bugs.python.org/issue46442

Automerge-Triggered-By: GH:ericvsmith

The test tested that explicitly deleting the local variable bound to the exception did not cause problems, but it did not test what it actually claimed to test, i.e. that the variable is deleted automatically. (cherry picked from commit 82c5322) Co-authored-by: Yellow Dusk <yellow.dusk1590@fastmail.com>
@bedevere-botbedevere-bot added the tests Tests in the Lib/test dir label Jan 22, 2022
@miss-islington
Copy link
ContributorAuthor

@yellowdusk1590 and @ericvsmith: Status check is done, and it's a failure ❌ .

1 similar comment
@miss-islington
Copy link
ContributorAuthor

@yellowdusk1590 and @ericvsmith: Status check is done, and it's a failure ❌ .

@miss-islington
Copy link
ContributorAuthor

@yellowdusk1590 and @ericvsmith: Status check is done, and it's a success ✅ .

@miss-islingtonmiss-islington merged commit d4a9e34 into python:3.10Jan 22, 2022
@miss-islingtonmiss-islington deleted the backport-82c5322-3.10 branch January 22, 2022 07:34
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington@ericvsmith@the-knights-who-say-ni@bedevere-bot@yellowdusk1590