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 jdemeyer
Recipients Ryan May, abarry, alecsandru.patrascu, benjamin.peterson, brett.cannon, dino.viehland, eric.fahlgren, florin.papa, jcea, jdemeyer, josh.r, jstasiak, maciej.szulik, methane, ncoghlan, python-dev, santagada, serhiy.storchaka, twouters, vstinner, yselivanov
Date 2019-06-12.12:49:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560343752.57.0.154615087679.issue26110@roundup.psfhosted.org>
In-reply-to
Content
Note that this idea has been generalized by PEP 590: any type can support this optimization by setting the Py_TPFLAGS_METHOD_DESCRIPTOR flag.
History
Date User Action Args
2019-06-12 12:49:12jdemeyersetrecipients: + jdemeyer, twouters, brett.cannon, jcea, ncoghlan, vstinner, benjamin.peterson, dino.viehland, methane, santagada, python-dev, serhiy.storchaka, maciej.szulik, yselivanov, jstasiak, josh.r, abarry, alecsandru.patrascu, florin.papa, eric.fahlgren, Ryan May
2019-06-12 12:49:12jdemeyersetmessageid: <1560343752.57.0.154615087679.issue26110@roundup.psfhosted.org>
2019-06-12 12:49:12jdemeyerlinkissue26110 messages
2019-06-12 12:49:12jdemeyercreate