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 vstinner
Recipients barry, miss-islington, serhiy.storchaka, vstinner
Date 2019-01-15.10:17:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547547426.14.0.473214737951.issue34756@roundup.psfhosted.org>
In-reply-to
Content
I reopen the issue. This change broke test_builtin: see bpo-35742.

I can reproduce the test failure on my Fedoea 29 using:

./python -m test -v test_builtin -m TestBreakpoint
History
Date User Action Args
2019-01-15 10:17:08vstinnersetrecipients: + vstinner, barry, serhiy.storchaka, miss-islington
2019-01-15 10:17:06vstinnersetmessageid: <1547547426.14.0.473214737951.issue34756@roundup.psfhosted.org>
2019-01-15 10:17:06vstinnerlinkissue34756 messages
2019-01-15 10:17:06vstinnercreate