summaryrefslogtreecommitdiffstats
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.