Codebase Browser
cpython
Go to App
cpython
/
Misc/NEWS.d/next/Library/
2024-06-26-10-13-40.gh-issue-121025.M-XXlV.rst
Improve the :meth:`~object.__repr__` of :class:`functools.partialmethod`. Patch by Bénédikt Tran.