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 xtreak
Recipients serhiy.storchaka, xtreak
Date 2018-12-04.13:23:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Thanks Serhiy, is this a known behavior or issue since it's from 2.7 ? This is highly confusing and misleading as in your example and also while debugging tests that fail at a different line of assertion statement from the current line in pdb which might also be a different assert statement.
History
Date User Action Args
2018-12-04 13:23:33xtreaksetrecipients: + xtreak, serhiy.storchaka
2018-12-04 13:23:33xtreaksetmessageid: <[email protected]>
2018-12-04 13:23:33xtreaklinkissue35405 messages
2018-12-04 13:23:33xtreakcreate