mirror of
https://github.com/python/cpython.git
synced 2025-12-07 13:50:06 +00:00
2 lines
147 B
ReStructuredText
2 lines
147 B
ReStructuredText
:func:`inspect.getdoc` now correctly returns an inherited docstring on
|
|
:class:`~functools.cached_property` objects if none is given in a subclass.
|