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.
Created on 2016-10-25 13:12 by takluyver, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| pdb-reset-checkline.patch | takluyver, 2016-10-25 13:12 | review | ||
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 25438 | merged | erlendaasland, 2021-04-16 12:42 | |
| PR 26050 | merged | miss-islington, 2021-05-11 23:26 | |
| PR 26051 | closed | miss-islington, 2021-05-11 23:26 | |
| PR 26053 | merged | erlendaasland, 2021-05-12 08:38 | |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:38 | admin | set | github: 72714 |
| 2021-05-12 09:08:56 | iritkatriel | set | status: open -> closed resolution: fixed messages: + msg393490 stage: patch review -> resolved |
| 2021-05-12 09:04:23 | miss-islington | set | messages: + msg393488 |
| 2021-05-12 08:41:16 | erlendaasland | set | messages: + msg393487 |
| 2021-05-12 08:38:38 | erlendaasland | set | pull_requests: + pull_request24693 |
| 2021-05-11 23:50:37 | iritkatriel | set | messages: + msg393480 |
| 2021-05-11 23:48:12 | iritkatriel | set | nosy: + iritkatriel messages: + msg393479 |
| 2021-05-11 23:26:43 | miss-islington | set | pull_requests: + pull_request24691 |
| 2021-05-11 23:26:39 | miss-islington | set | nosy: + miss-islington pull_requests: + pull_request24690 |
| 2021-05-11 23:24:32 | iritkatriel | set | title: Pdb.checkline() attribute error when 'curframe' is missing -> Pdb.checkline() attribute error when 'curframe' is None |
| 2021-05-11 21:41:40 | iritkatriel | set | title: Pdb.checkline() -> Pdb.checkline() attribute error when 'curframe' is missing |
| 2021-05-11 21:41:01 | iritkatriel | set | versions: + Python 3.9, Python 3.10, Python 3.11, - Python 3.5, Python 3.6, Python 3.7 |
| 2021-04-16 12:42:08 | erlendaasland | set | nosy: + erlendaasland pull_requests: + pull_request24168 stage: patch review |
| 2016-10-27 18:19:54 | xdegaye | set | nosy: + xdegaye |
| 2016-10-25 13:12:03 | takluyver | create | |

