]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109653: Improve `enum` import time by avoiding import of `functools` (GH-109789)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Sat, 23 Sep 2023 18:31:17 +0000 (19:31 +0100)
committerGitHub <noreply@github.com>
Sat, 23 Sep 2023 18:31:17 +0000 (11:31 -0700)
commit51863b7d6ea183167da09fc6b3f2745a1aaa4ef5
tree99bbe140f111e56ab3fe9c6113c6ff6717bf171d
parente8be0c9c5a7c2327b3dd64009f45ee0682322dcb
gh-109653: Improve `enum` import time by avoiding import of `functools` (GH-109789)
Lib/enum.py
Misc/NEWS.d/next/Library/2023-09-23-12-47-45.gh-issue-109653.9wZBfs.rst [new file with mode: 0644]