[docs] [issue36743] Docs: Descript __get__ signature defined differently across the docs
Raymond Hettinger
report at bugs.python.org
Thu Aug 29 05:02:55 EDT 2019
Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:
New changeset c71ae1a45bd6e6d0f5aebc470b35f5a7dc0d8078 by Raymond Hettinger (Miss Islington (bot)) in branch '3.8':
bpo-36743: __get__ is sometimes called without the owner argument (GH-12992) (GH-15589)
https://github.com/python/cpython/commit/c71ae1a45bd6e6d0f5aebc470b35f5a7dc0d8078
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36743>
_______________________________________
More information about the docs
mailing list