]> 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:28:32 +0000 (17:28 -0700)
committerGitHub <noreply@github.com>
Thu, 17 Sep 2020 00:28:32 +0000 (17:28 -0700)
commit007eddad3b809e1555391dc7e8168918933b6184
treeb2125194e5c981cec0d568fbe1317e8c88f05050
parent3f4012117bf80aa7c005f8fa6fb8e1f8b1aef5d5
_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