[issue24766] Subclass of property doesn't preserve instance __doc__ when using doc= argument

Berker Peksag report at bugs.python.org
Mon May 2 08:39:26 EDT 2016


Berker Peksag added the comment:

test_property_decorator_doc_writable fix has already been committed in cc1aa0e88626.

Here's an updated patch:

* Synced with the default branch
* Adapted the test from duplicate issue 25757 (written by Torsten Landschoff)

----------
nosy: +berker.peksag, torsten
stage: test needed -> patch review
Added file: http://bugs.python.org/file42683/issue24766.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24766>
_______________________________________


More information about the Python-bugs-list mailing list