[3.10] bpo-44087: Disallow instantiation of sqlite3.Statement (GH-26567)#26816
Merged
pablogsal merged 2 commits intoJun 20, 2021
python:3.10python/cpython:3.10from
erlend-aasland:backport-7d0a47e-3.10erlend-aasland/cpython:backport-7d0a47e-3.10Copy head branch name to clipboard
Merged
[3.10] bpo-44087: Disallow instantiation of sqlite3.Statement (GH-26567)#26816pablogsal merged 2 commits intopython:3.10python/cpython:3.10from erlend-aasland:backport-7d0a47e-3.10erlend-aasland/cpython:backport-7d0a47e-3.10Copy head branch name to clipboard
pablogsal merged 2 commits into
python:3.10python/cpython:3.10from
erlend-aasland:backport-7d0a47e-3.10erlend-aasland/cpython:backport-7d0a47e-3.10Copy head branch name to clipboard
Commits
Commits on Jun 20, 2021
[3.10] bpo-44087: Disallow instantiation of sqlite3.Statement (GH-26567)
Show description for 957b924committed
Erlend Egeberg Aasland- committed
Erlend E. Aasland