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 miss-islington
Recipients Mark.Shannon, jdemeyer, methane, miss-islington, petr.viktorin
Date 2019-06-17.12:12:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560773575.31.0.63510877139.issue36922@roundup.psfhosted.org>
In-reply-to
Content
New changeset 988fff5d0e7fccecbf776c08ec56695820b3b4a8 by Miss Islington (bot) in branch '3.8':
bpo-36922: use Py_TPFLAGS_METHOD_DESCRIPTOR in lookup_maybe_method() (GH-13865)
https://github.com/python/cpython/commit/988fff5d0e7fccecbf776c08ec56695820b3b4a8
History
Date User Action Args
2019-06-17 12:12:55miss-islingtonsetrecipients: + miss-islington, petr.viktorin, methane, Mark.Shannon, jdemeyer
2019-06-17 12:12:55miss-islingtonsetmessageid: <1560773575.31.0.63510877139.issue36922@roundup.psfhosted.org>
2019-06-17 12:12:55miss-islingtonlinkissue36922 messages
2019-06-17 12:12:55miss-islingtoncreate