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 shreyanavigyan
Recipients Guido.van.Rossum, Mark.Shannon, corona10, gvanrossum, paul.moore, serhiy.storchaka, shihai1991, shreyanavigyan, steve.dower, tim.golden, vstinner, zach.ware
Date 2021-04-27.18:13:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619547235.45.0.864144563153.issue43955@roundup.psfhosted.org>
In-reply-to
Content
Pdb error source - https://github.com/python/cpython/blob/9aea31deddf7458be3546f72185740f3cd06687f/Lib/test/test_pdb.py#L1270

This is where the error in Pdb is originating from.
History
Date User Action Args
2021-04-27 18:13:55shreyanavigyansetrecipients: + shreyanavigyan, gvanrossum, paul.moore, vstinner, tim.golden, Mark.Shannon, zach.ware, serhiy.storchaka, steve.dower, Guido.van.Rossum, corona10, shihai1991
2021-04-27 18:13:55shreyanavigyansetmessageid: <1619547235.45.0.864144563153.issue43955@roundup.psfhosted.org>
2021-04-27 18:13:55shreyanavigyanlinkissue43955 messages
2021-04-27 18:13:55shreyanavigyancreate