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 taleinat
Recipients Tomer Chachamu, iritkatriel, ppperry, taleinat, xdegaye
Date 2020-11-05.11:39:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604576364.78.0.396853250609.issue24160@roundup.psfhosted.org>
In-reply-to
Content
Irit, I like the approach of your PR for an immediate fix, that we could consider backporting.

In the long term, ISTM that we should refactor to store the breakpoints with only a single source of truth, and avoid the duplication between Breakpoint.bplist, Breakpoint.bpbynumber and Bdb.breaks.
History
Date User Action Args
2020-11-05 11:39:24taleinatsetrecipients: + taleinat, xdegaye, ppperry, Tomer Chachamu, iritkatriel
2020-11-05 11:39:24taleinatsetmessageid: <1604576364.78.0.396853250609.issue24160@roundup.psfhosted.org>
2020-11-05 11:39:24taleinatlinkissue24160 messages
2020-11-05 11:39:24taleinatcreate