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 2020-05-22 22:16 by erlendaasland, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| 0001-Use-PyModule_AddObject-correctly-in-sqlite3.patch | erlendaasland, 2020-05-22 22:15 | |||
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 20323 | merged | erlendaasland, 2020-05-22 22:18 | |
| PR 20425 | merged | miss-islington, 2020-05-26 12:18 | |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:31 | admin | set | github: 84914 |
| 2020-05-26 12:39:23 | corona10 | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2020-05-26 12:38:54 | miss-islington | set | messages: + msg369975 |
| 2020-05-26 12:18:33 | miss-islington | set | nosy: + miss-islington pull_requests: + pull_request19683 |
| 2020-05-26 12:18:22 | corona10 | set | nosy: + corona10 messages: + msg369972 |
| 2020-05-25 18:08:13 | erlendaasland | set | title: Handle PyModule_AddObject() error correctly in sqlite3 -> Fix possible reference leak for sqlite3 initialization |
| 2020-05-23 11:13:47 | erlendaasland | set | messages: + msg369714 |
| 2020-05-22 22:18:08 | erlendaasland | set | stage: patch review pull_requests: + pull_request19592 |
| 2020-05-22 22:16:00 | erlendaasland | create | |

