]> granicus.if.org Git - python/commit
Fix compilation of the _sqlite module if threads are disabled
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 27 Aug 2013 23:44:42 +0000 (01:44 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 27 Aug 2013 23:44:42 +0000 (01:44 +0200)
commitb84fc0fd9fb77abd63ab81553a080dd2cc56f1b1
tree87456d1f4d7746d26d6309ef7a5f9696cd6eea59
parent9594942716a8f9c557b85d31751753d89cd7cebf
Fix compilation of the _sqlite module if threads are disabled
Modules/_sqlite/connection.c