FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-80254: Disallow recursive usage of cursors in `sqlite3` converters by erlend-aasland · Pull Request #29054 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-80254: Disallow recursive usage of cursors in sqlite3 converters
- #29054
#29054
Merged
JelleZijlstra
merged 15 commits into
python:main
python/cpython:main
from
erlend-aasland:sqlite-converter-segfault
erlend-aasland/cpython:sqlite-converter-segfault
Copy head branch name to clipboard
May 3, 2022
Conversation
Commits
15
(15)
Checks
Files changed
Merged
gh-80254: Disallow recursive usage of cursors in sqlite3 converters
#29054
JelleZijlstra
merged 15 commits into
python:main
python/cpython:main
from
erlend-aasland:sqlite-converter-segfault
erlend-aasland/cpython:sqlite-converter-segfault
Copy head branch name to clipboard
Commits
Commits on Apr 12, 2021
bpo-36073: Raise ProgrammingError on recursive usage of cursors in sqlite converters
sir-sigurd
committed
c79e784
View commit details
Copy full SHA for c79e784
Browse repository at this point
Commits on Oct 19, 2021
Merge remote-tracking branch 'upstream/main' into sqlite-converter-segfault
Erlend E. Aasland
committed
6c3bc37
View commit details
Copy full SHA for 6c3bc37
Browse repository at this point
Use subTest
Erlend E. Aasland
committed
bb0a729
View commit details
Copy full SHA for bb0a729
Browse repository at this point
Address review: Apply Sergey's suggestions
Erlend E. Aasland
committed
51ab551
View commit details
Copy full SHA for 51ab551
Browse repository at this point
Also check exception message
Erlend E. Aasland
committed
f737b6e
View commit details
Copy full SHA for f737b6e
Browse repository at this point
Commits on Nov 1, 2021
Merge branch 'main' into sqlite-converter-segfault
Erlend E. Aasland
committed
94b48cb
View commit details
Copy full SHA for 94b48cb
Browse repository at this point
Commits on Nov 16, 2021
Merge branch 'main' into sqlite-converter-segfault
Erlend E. Aasland
committed
d3f6c94
View commit details
Copy full SHA for d3f6c94
Browse repository at this point
Commits on Jan 22, 2022
Merge branch 'main' into sqlite-converter-segfault
Erlend E. Aasland
committed
2b8fddd
View commit details
Copy full SHA for 2b8fddd
Browse repository at this point
Commits on Feb 27, 2022
Merge branch 'main' into sqlite-converter-segfault
Erlend E. Aasland
committed
119f800
View commit details
Copy full SHA for 119f800
Browse repository at this point
Commits on May 2, 2022
Sync with main
erlend-aasland
committed
3f80f28
View commit details
Copy full SHA for 3f80f28
Browse repository at this point
Make NEWS entry more accurate
erlend-aasland
committed
ee8c8c2
View commit details
Copy full SHA for ee8c8c2
Browse repository at this point
Inline check_cursor_locked
erlend-aasland
committed
abd7d10
View commit details
Copy full SHA for abd7d10
Browse repository at this point
Add comment, explaining why we do this
erlend-aasland
committed
85e1386
View commit details
Copy full SHA for 85e1386
Browse repository at this point
Also mention issue number in regression tests
erlend-aasland
committed
7bcfc63
View commit details
Copy full SHA for 7bcfc63
Browse repository at this point
Commits on May 3, 2022
Merge branch 'main' into sqlite-converter-segfault
JelleZijlstra
authored
5c7cb3d
View commit details
Copy full SHA for 5c7cb3d
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL