◐ Shell
clean mode source ↗

Message 392186 - Python tracker

Message392186

Author vstinner
Recipients iritkatriel, miss-islington, vstinner
Date 2021-04-28.11:30:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619609414.81.0.346407432678.issue43960@roundup.psfhosted.org>
In-reply-to
Content
Irit: the automated backported failed, test_pdb fails with:

   NameError: name 'reset_Breakpoint' is not defined

Do you want to try to backport manually the change to Python 3.9 (and then I can automate the backport to 3.8).

test_pdb on Python 3.8 and 3.9 are also affected by this issue.
History
Date User Action Args
2021-04-28 11:30:14vstinnersetrecipients: + vstinner, miss-islington, iritkatriel
2021-04-28 11:30:14vstinnersetmessageid: <1619609414.81.0.346407432678.issue43960@roundup.psfhosted.org>
2021-04-28 11:30:14vstinnerlinkissue43960 messages
2021-04-28 11:30:14vstinnercreate