]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109653: Avoid a top-level import of `types` in `functools` (#109804)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Sun, 24 Sep 2023 16:18:27 +0000 (17:18 +0100)
committerGitHub <noreply@github.com>
Sun, 24 Sep 2023 16:18:27 +0000 (17:18 +0100)
commit40d1de758100368bce36ad7674bd937acca153bd
tree6f8c8fc443b8dc540a79c3d7249f5e62a85904e6
parent8d365b60bacf0a7edda24eba2d45aba1c2626fbc
gh-109653: Avoid a top-level import of `types` in `functools` (#109804)
Lib/functools.py
Misc/NEWS.d/next/Library/2023-09-24-13-28-35.gh-issue-109653.9IFU0B.rst [new file with mode: 0644]