Skip to content

bpo-46442: improve testExceptionCleanupNames#30758

Merged
ericvsmith merged 1 commit intopython:mainfrom
yellowdusk1590:main
Jan 22, 2022
Merged

bpo-46442: improve testExceptionCleanupNames#30758
ericvsmith merged 1 commit intopython:mainfrom
yellowdusk1590:main

Conversation

@yellowdusk1590
Copy link
Contributor

@yellowdusk1590 yellowdusk1590 commented Jan 21, 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.

https://bugs.python.org/issue46442

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants