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 ppperry, scotchka, serhiy.storchaka, xtreak
Date 2019-01-16.12:14:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547640876.85.0.485845113606.issue34782@roundup.psfhosted.org>
In-reply-to
Content
There is no a crash. There is just an exception raised when you pass an inappropriate object as locals. This is an expected behavior, and I do not think that anything need to be changed.
History
Date User Action Args
2019-01-16 12:14:38serhiy.storchakasetrecipients: + serhiy.storchaka, ppperry, xtreak, scotchka
2019-01-16 12:14:36serhiy.storchakasetmessageid: <1547640876.85.0.485845113606.issue34782@roundup.psfhosted.org>
2019-01-16 12:14:36serhiy.storchakalinkissue34782 messages
2019-01-16 12:14:36serhiy.storchakacreate