Title: The sqlite3 context manager does not work with isolation_level=None · Issue #61162 · python/cpython · GitHub
Open Graph Title: The sqlite3 context manager does not work with isolation_level=None · Issue #61162 · python/cpython
X Title: The sqlite3 context manager does not work with isolation_level=None · Issue #61162 · python/cpython
Description: BPO 16958 Nosy @loewis, @bitdancer, @Kodiologist, @corona10, @coleifer, @erlend-aasland 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 field...
Open Graph Description: BPO 16958 Nosy @loewis, @bitdancer, @Kodiologist, @corona10, @coleifer, @erlend-aasland Note: these values reflect the state of the issue at the time it was migrated and might not reflect the curre...
X Description: BPO 16958 Nosy @loewis, @bitdancer, @Kodiologist, @corona10, @coleifer, @erlend-aasland Note: these values reflect the state of the issue at the time it was migrated and might not reflect the curre...
Opengraph URL: https://github.com/python/cpython/issues/61162
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"The sqlite3 context manager does not work with isolation_level=None","articleBody":"BPO | [16958](https://bugs.python.org/issue16958)\n--- | :---\nNosy | @loewis, @bitdancer, @Kodiologist, @corona10, @coleifer, @erlend-aasland\n\n\u003csup\u003e*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*\u003c/sup\u003e\n\n\u003cdetails\u003e\u003csummary\u003eShow more details\u003c/summary\u003e\u003cp\u003e\n\nGitHub fields:\n```python\nassignee = None\nclosed_at = None\ncreated_at = \u003cDate 2013-01-14.00:46:44.408\u003e\nlabels = ['extension-modules', 'type-bug', 'library']\ntitle = 'The sqlite3 context manager does not work with isolation_level=None'\nupdated_at = \u003cDate 2022-03-29.16:07:14.645\u003e\nuser = 'https://github.com/bitdancer'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2022-03-29.16:07:14.645\u003e\nactor = 'corona10'\nassignee = 'ghaering'\nclosed = False\nclosed_date = None\ncloser = None\ncomponents = ['Extension Modules', 'Library (Lib)']\ncreation = \u003cDate 2013-01-14.00:46:44.408\u003e\ncreator = 'r.david.murray'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 16958\nkeywords = []\nmessage_count = 8.0\nmessages = ['179909', '179912', '179913', '219866', '248822', '348633', '349507', '415999']\nnosy_count = 9.0\nnosy_names = ['loewis', 'ghaering', 'r.david.murray', 'nagylzs', 'aymeric.augustin', 'Kodiologist', 'corona10', 'coleifer', 'erlendaasland']\npr_nums = []\npriority = 'normal'\nresolution = None\nstage = 'needs patch'\nstatus = 'open'\nsuperseder = None\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue16958'\nversions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/bitdancer","@type":"Person","name":"bitdancer"},"datePublished":"2013-01-14T00:46:44.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":16},"url":"https://github.com/61162/cpython/issues/61162"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:8b99bce9-2ff8-1370-2fa6-4117d1c4702e |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | AD12:511EE:24DF04:32149B:6969682F |
| html-safe-nonce | 4da359a1ff98f678d49e0fc3e6b78556db1bd81563e81ef6e692e6f8a3888ba2 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBRDEyOjUxMUVFOjI0REYwNDozMjE0OUI6Njk2OTY4MkYiLCJ2aXNpdG9yX2lkIjoiNjE0NTU4NDI3OTQ0Mjc3ODE1OSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | e4e73d3c60c5c9473f1f8b824ea3d7c7ddfaf7ef08d95bad8d9a0ba11f226e7c |
| hovercard-subject-tag | issue:1198893278 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/61162/issue_layout |
| twitter:image | https://opengraph.githubassets.com/0926296a036b9b8a872dedb1b199eecf42d700e1353716a6a9aea7d642d3717b/python/cpython/issues/61162 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/0926296a036b9b8a872dedb1b199eecf42d700e1353716a6a9aea7d642d3717b/python/cpython/issues/61162 |
| og:image:alt | BPO 16958 Nosy @loewis, @bitdancer, @Kodiologist, @corona10, @coleifer, @erlend-aasland Note: these values reflect the state of the issue at the time it was migrated and might not reflect the curre... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | bitdancer |
| hostname | github.com |
| expected-hostname | github.com |
| None | c6f193beb8ff08443adc07685d75302ab8aaf0a135f6e251c3ff3112c8deb881 |
| turbo-cache-control | no-preview |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | ec4d88fbe7ed62446d90b0a6d8e6db4248a8f8b8 |
| ui-target | canary-2 |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width