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:23:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619547785.26.0.368624117749.issue43955@roundup.psfhosted.org>
In-reply-to
Content
The test expects the <built-in default_int_handler> but gets sigint_handler method of a pdb.Pdb instance instead.
History
Date User Action Args
2021-04-27 18:23:05shreyanavigyansetrecipients: + shreyanavigyan, gvanrossum, paul.moore, vstinner, tim.golden, Mark.Shannon, zach.ware, serhiy.storchaka, steve.dower, Guido.van.Rossum, corona10, shihai1991
2021-04-27 18:23:05shreyanavigyansetmessageid: <1619547785.26.0.368624117749.issue43955@roundup.psfhosted.org>
2021-04-27 18:23:05shreyanavigyanlinkissue43955 messages
2021-04-27 18:23:05shreyanavigyancreate