| BPO | 14751 |
|---|---|
| Nosy | @xdegaye |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more detailsGitHub fields:
assignee = None closed_at = None created_at = <Date 2012-05-08.13:00:17.907> labels = ['type-bug', 'library'] title = 'Pdb does not stop at a breakpoint' updated_at = <Date 2012-05-13.15:48:49.831> user = 'https://github.com/xdegaye'
bugs.python.org fields:
activity = <Date 2012-05-13.15:48:49.831> actor = 'xdegaye' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2012-05-08.13:00:17.907> creator = 'xdegaye' dependencies = [] files = ['25494', '25561'] hgrepos = [] issue_num = 14751 keywords = ['patch'] message_count = 2.0 messages = ['160202', '160518'] nosy_count = 1.0 nosy_names = ['xdegaye'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue14751' versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']
Linked PRs
- gh-58956: Set f_trace on frames with breakpoints after setting a new breakpoint #124454
- [3.13] gh-58956: Set f_trace on frames with breakpoints after setting a new breakpoint (GH-124454) #125548
- [3.12] gh-58956: Set f_trace on frames with breakpoints after setting a new breakpoint (GH-124454) #125549
- gh-58956: Fix a frame refleak in bdb #128190
- [3.13] gh-58956: Fix a frame refleak in bdb (GH-128190) #128947
- [3.12] gh-58956: Fix a frame refleak in bdb (GH-128190) #128953