New submission from Mike Driscoll <kyoso...@gmail.com>:

I noticed that __set_name__ is not mentioned in 
https://docs.python.org/3/howto/descriptor.html even though it was added in 
https://www.python.org/dev/peps/pep-0487/ and mentioned here 
https://docs.python.org/3/whatsnew/3.6.html#pep-487-descriptor-protocol-enhancements

----------
assignee: docs@python
components: Documentation
messages: 355345
nosy: Mike Driscoll, docs@python
priority: normal
severity: normal
status: open
title: __set_name__ missing from descriptor howto documentation
versions: Python 3.6, Python 3.7, Python 3.8

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

Reply via email to