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 python-dev
Recipients Ryan May, abarry, alecsandru.patrascu, benjamin.peterson, brett.cannon, dino.viehland, eric.fahlgren, florin.papa, josh.r, jstasiak, maciej.szulik, methane, ncoghlan, python-dev, santagada, serhiy.storchaka, twouters, vstinner, yselivanov
Date 2016-12-14.00:04:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161214000419.117305.77862.ECFDD9E2@psf.io>
In-reply-to
Content
New changeset 64afd5cab40a by Yury Selivanov in branch 'default':
Issue #26110: Add LOAD_METHOD/CALL_METHOD opcodes.
https://hg.python.org/cpython/rev/64afd5cab40a
History
Date User Action Args
2016-12-14 00:04:22python-devsetrecipients: + python-dev, twouters, brett.cannon, ncoghlan, vstinner, benjamin.peterson, dino.viehland, methane, santagada, serhiy.storchaka, maciej.szulik, yselivanov, jstasiak, josh.r, abarry, alecsandru.patrascu, florin.papa, eric.fahlgren, Ryan May
2016-12-14 00:04:22python-devlinkissue26110 messages
2016-12-14 00:04:22python-devcreate