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 serhiy.storchaka
Recipients ZackerySpytz, serhiy.storchaka, yselivanov
Date 2019-03-22.13:21:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553260861.91.0.898844490214.issue35284@roundup.psfhosted.org>
In-reply-to
Content
New changeset bdb9c497e177cdf881892de289b9d8a2b132f138 by Serhiy Storchaka (Zackery Spytz) in branch '3.7':
bpo-35284: Fix the error handling in the compiler's compiler_call(). (GH-10625) (GH-12496)
https://github.com/python/cpython/commit/bdb9c497e177cdf881892de289b9d8a2b132f138
History
Date User Action Args
2019-03-22 13:21:01serhiy.storchakasetrecipients: + serhiy.storchaka, yselivanov, ZackerySpytz
2019-03-22 13:21:01serhiy.storchakasetmessageid: <1553260861.91.0.898844490214.issue35284@roundup.psfhosted.org>
2019-03-22 13:21:01serhiy.storchakalinkissue35284 messages
2019-03-22 13:21:01serhiy.storchakacreate