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.
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-08-19 20:09:13 | erlendaasland | set | title: bpo-44073: Simplify `sqlite3` statement handling; only reset statements when needed -> bpo-44073: Use sqlite3_stmt_busy() to determine if we need to reset statements |
| 2021-08-19 19:29:47 | erlendaasland | set | title: bpo-44073: Use sqlite3_stmt_busy() to check statement status -> bpo-44073: Simplify `sqlite3` statement handling; only reset statements when needed |
| 2021-06-05 19:08:08 | erlendaasland | set | status: closed -> open |
| 2021-06-05 19:08:05 | erlendaasland | set | status: open -> closed |
| 2021-05-08 08:09:44 | erlendaasland | link | issue44073 pull_requests |
| 2021-05-08 08:09:44 | erlendaasland | create | |