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 larry, methane, python-dev, rhettinger, vstinner
Date 2017-01-19.11:45:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170119114523.14859.59655.2859D9F8@psf.io>
In-reply-to
Content
New changeset e371686229e7 by Victor Stinner in branch 'default':
Add a note explaining why dict_update() doesn't use METH_FASTCALL
https://hg.python.org/cpython/rev/e371686229e7
History
Date User Action Args
2017-01-19 11:45:26python-devsetrecipients: + python-dev, rhettinger, vstinner, larry, methane
2017-01-19 11:45:26python-devlinkissue29312 messages
2017-01-19 11:45:26python-devcreate