Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
Description
| 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 details
GitHub fields:
assignee=Noneclosed_at=Nonecreated_at=<Date2012-05-08.13:00:17.907>labels= ['type-bug','library']title='Pdb does not stop at a breakpoint'updated_at=<Date2012-05-13.15:48:49.831>user='https://github.com/xdegaye'
bugs.python.org fields:
activity=<Date2012-05-13.15:48:49.831>actor='xdegaye'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Library (Lib)']creation=<Date2012-05-08.13:00:17.907>creator='xdegaye'dependencies= []files= ['25494','25561']hgrepos= []issue_num=14751keywords= ['patch']message_count=2.0messages= ['160202','160518']nosy_count=1.0nosy_names= ['xdegaye']pr_nums= []priority='normal'resolution=Nonestage=Nonestatus='open'superseder=Nonetype='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