Skip to content

Commit 427dc07

Browse files
blurb-it[bot]gescheit
authored andcommitted
📜🤖 Added by blurb_it.
1 parent db021e9 commit 427dc07

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
:meth:`sqlite3.Connection.create_aggregate`,
2+
:meth:`sqlite3.Connection.create_function`,
3+
:meth:`sqlite3.Connection.set_authorizer`,
4+
:meth:`sqlite3.Connection.set_progress_handler`
5+
:meth:`sqlite3.Connection.set_trace_callback`
6+
methods lead to segfaults if some of these methods are called twice with an equal object but not the same. Now callbacks are stored more carefully. Patch by Aleksandr Balezin.

0 commit comments

Comments
 (0)