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