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-17.09:26:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547717172.64.0.362674665183.issue34782@roundup.psfhosted.org>
In-reply-to
Content
This looks to me like an error in the user code. What is the use case of passing an object that does not implement the mapping interface as locals to pdb.run()?
History
Date User Action Args
2019-01-17 09:26:13serhiy.storchakasetrecipients: + serhiy.storchaka, ppperry, xtreak, scotchka
2019-01-17 09:26:12serhiy.storchakasetmessageid: <1547717172.64.0.362674665183.issue34782@roundup.psfhosted.org>
2019-01-17 09:26:12serhiy.storchakalinkissue34782 messages
2019-01-17 09:26:12serhiy.storchakacreate