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 Demur Rumed, mdartiailh, methane, serhiy.storchaka
Date 2017-02-21.17:33:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487698406.92.0.155916798927.issue29607@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3ab24bdd47fdd9d45719ad49f93d3878d4442d7e by GitHub in branch '3.6':
bpo-29607: Fix stack_effect computation for CALL_FUNCTION_EX (GH-219)
https://github.com/python/cpython/commit/3ab24bdd47fdd9d45719ad49f93d3878d4442d7e
History
Date User Action Args
2017-02-21 17:33:26methanesetrecipients: + methane, serhiy.storchaka, Demur Rumed, mdartiailh
2017-02-21 17:33:26methanesetmessageid: <1487698406.92.0.155916798927.issue29607@psf.upfronthosting.co.za>
2017-02-21 17:33:26methanelinkissue29607 messages
2017-02-21 17:33:26methanecreate