]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
_auto_called cleanup (GH-22285)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 17 Sep 2020 00:27:09 +0000 (17:27 -0700)
committerGitHub <noreply@github.com>
Thu, 17 Sep 2020 00:27:09 +0000 (17:27 -0700)
commit4465df626684fdc8eeb25ca248218cde2eeeb9ec
tree88de86b0a37b61f7ef17b4c831e5f2cdc381b42b
parent48f99250ff319e36b15b555128cd62e408d8165f
_auto_called cleanup (GH-22285)

(cherry picked from commit fc23a9483ef0d7c98bea9f82392377d0b6ef7b18)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
Lib/enum.py
Lib/test/test_enum.py