index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
/
NEWS.d
/
next
/
Library
/
2021-10-21-10-14-22.bpo-44019.Xk4Ncr.rst
blob: 1793603637fbbb8d493a71ae5695c1a908b69b2d (
plain
)
1
Add :func:`operator.call` to ``operator.__all__``. Patch by Kreusada.