This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients docs@python, jdemeyer, jdufresne, rhettinger
Date 2019-08-29.08:27:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567067265.18.0.655984856965.issue36743@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0dac68f1e593c11612ed54af9edb865d398f3b05 by Raymond Hettinger in branch 'master':
bpo-36743: __get__ is sometimes called without the owner argument (#12992)
https://github.com/python/cpython/commit/0dac68f1e593c11612ed54af9edb865d398f3b05
History
Date User Action Args
2019-08-29 08:27:45rhettingersetrecipients: + rhettinger, docs@python, jdemeyer, jdufresne
2019-08-29 08:27:45rhettingersetmessageid: <1567067265.18.0.655984856965.issue36743@roundup.psfhosted.org>
2019-08-29 08:27:45rhettingerlinkissue36743 messages
2019-08-29 08:27:45rhettingercreate