You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee=Noneclosed_at=<Date2022-03-15.00:12:50.969>created_at=<Date2021-04-03.23:10:19.625>labels= ['3.11', 'type-bug', '3.9', '3.10', 'docs']
title='Documentation of property.{getter,setter,deleter} fails to mention that a *new* property is returned'updated_at=<Date2022-03-15.07:54:28.664>user='https://github.com/anntzer'
However the corresponding docstrings, e.g. pydoc property.getter, are "Descriptor to change the getter (setter, deleter) on a property." This wording suggests that no copy is being made and that the property is mutated in-place.
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: