[docs] [issue23702] docs.python.org/3/howto/descriptor.html still refers to "unbound methods"
Raymond Hettinger
report at bugs.python.org
Mon Sep 25 04:05:52 EDT 2017
Raymond Hettinger added the comment:
New changeset 0d4497b9cae7942b7f731a6f99a73985c3fb4630 by Raymond Hettinger in branch 'master':
bpo-23702: Update Descriptor-HOWTO to reflect the removal of unbound methods (#3739)
https://github.com/python/cpython/commit/0d4497b9cae7942b7f731a6f99a73985c3fb4630
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue23702>
_______________________________________
More information about the docs
mailing list