Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Modules
_sqlite
connection.c
Find file
Blame
History
Permalink
Issue #27897: Fixed possible crash in sqlite3.Connection.create_collation()
· 407ac476
Serhiy Storchaka
authored
Sep 27, 2016
if pass invalid string-like object as a name. Patch by Xiang Zhang.
407ac476