Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Misc/NEWS.d/next/Library/2022-04-03-11-25-02.bpo-41287.8CTdwf.rst
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
  • Loading branch information
sizmailov and JelleZijlstra authored Apr 5, 2022
commit ebec602f432fa4dd522de46d64f5a1b96ce98307
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Handle doc argument of property.__init__ in subclasses
Fix handling of the ``doc`` argument in subclasses of :func:`property`.