Sean McCully added the comment:

So the changes submitted, take into the attributes that are part of the 
standard Python Data Model/Descriptors and defined as editable per 
documentation. 
https://docs.python.org/3/reference/datamodel.html

The thought is if a user is needing to support outside of Proxy Object 
(currently supported) and default descriptor attributes then mock should be 
special cased by user/developer. 

Please advise on current solution.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22138>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to