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 Ark-kun
Recipients Ark-kun, Claudiu.Popa, Ivan.Pozdeev, Naddiseo, Steven.Barker, eric.araujo, ned.deily, nikitakit, r.david.murray, terry.reedy, vmsp, zorceta
Date 2020-11-30.02:13:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606702381.08.0.293563178681.issue12920@roundup.psfhosted.org>
In-reply-to
Content
This is also an issue even for non-interactive scenarios:

When doing `python -c '<some code>'` inspect.getsource does not work and there are no stack traces.

Perhaps this case will be easier to fix?
History
Date User Action Args
2020-11-30 02:13:01Ark-kunsetrecipients: + Ark-kun, terry.reedy, ned.deily, eric.araujo, r.david.murray, Claudiu.Popa, Naddiseo, Steven.Barker, Ivan.Pozdeev, zorceta, nikitakit, vmsp
2020-11-30 02:13:01Ark-kunsetmessageid: <1606702381.08.0.293563178681.issue12920@roundup.psfhosted.org>
2020-11-30 02:13:01Ark-kunlinkissue12920 messages
2020-11-30 02:13:00Ark-kuncreate