]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44019: Add operator.call() to __all__ for the operator module (GH-29110)
authorKreus Amredes <67752638+Kreusada@users.noreply.github.com>
Thu, 21 Oct 2021 10:05:36 +0000 (11:05 +0100)
committerGitHub <noreply@github.com>
Thu, 21 Oct 2021 10:05:36 +0000 (19:05 +0900)
commita53456e587c2e935e7e77170d57960e8c80d8a4d
tree8ea3b58a8b2461e941dbadc754d2abc841180c79
parent8a310dd5f4242b5d28013c1905c6573477e3b957
bpo-44019: Add operator.call() to __all__ for the operator module (GH-29110)
Lib/operator.py
Misc/NEWS.d/next/Library/2021-10-21-10-14-22.bpo-44019.Xk4Ncr.rst [new file with mode: 0644]