summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2024-06-27-13-47-14.gh-issue-121027.jh55EC.rst
blob: 8470c8b37ac83d5b381258ac6252da413ee2c8c8 (plain)
1
2
Add a future warning in :meth:`!functools.partial.__get__`. In future Python
versions :class:`functools.partial` will be a method descriptor.