commit | ad2f3b74b5615aa36a82d1fdbc45bb7468aa1d72 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Jun 04 20:09:40 2021 -0700 |
committer | GitHub <noreply@github.com> | Fri Jun 04 20:09:40 2021 -0700 |
tree | 9e462a2a700aeb224284a8cdde5f1a3fff78bfff | |
parent | 4642caf232a3f01468e76f19cd0c88175e10ee28 [diff] |
bpo-44304: Fix crash in the sqlite3 module when the GC clears Statement objects (GH-26545) (cherry picked from commit fa106a685c1f199aca5be5c2d0277a14cc9057bd) Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>