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 methane
Recipients Mark.Shannon, jdemeyer, methane, petr.viktorin
Date 2019-06-17.11:53:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560772406.54.0.958849516721.issue36922@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2e9954d3472a23919b96323fcd5bb6c1d6927155 by Inada Naoki (Jeroen Demeyer) in branch 'master':
bpo-36922: use Py_TPFLAGS_METHOD_DESCRIPTOR in lookup_maybe_method() (GH-13865)
https://github.com/python/cpython/commit/2e9954d3472a23919b96323fcd5bb6c1d6927155
History
Date User Action Args
2019-06-17 11:53:26methanesetrecipients: + methane, petr.viktorin, Mark.Shannon, jdemeyer
2019-06-17 11:53:26methanesetmessageid: <1560772406.54.0.958849516721.issue36922@roundup.psfhosted.org>
2019-06-17 11:53:26methanelinkissue36922 messages
2019-06-17 11:53:26methanecreate