mirror of https://github.com/python/cpython
3 lines
142 B
ReStructuredText
3 lines
142 B
ReStructuredText
|
Add a future warning in :meth:`!functools.partial.__get__`. In future Python
|
||
|
versions :class:`functools.partial` will be a method descriptor.
|