cpython/Misc/NEWS.d/next/Library/2024-06-27-13-47-14.gh-issu...

3 lines
142 B
ReStructuredText
Raw Normal View History

Add a future warning in :meth:`!functools.partial.__get__`. In future Python
versions :class:`functools.partial` will be a method descriptor.