Staging
v0.5.1
https://github.com/python/cpython
Revision e6872eb41710f14d35616b168f21d85c96d26ff7 authored by Gerhard Häring on 12 September 2008, 22:33:22 UTC, committed by Gerhard Häring on 12 September 2008, 22:33:22 UTC
1 parent 6e1afcf
History
Tip revision: e6872eb41710f14d35616b168f21d85c96d26ff7 authored by Gerhard Häring on 12 September 2008, 22:33:22 UTC
Issue #3846: Release GIL during calls to sqlite3_prepare. This improves concurrent access to the same database file from multiple threads/processes.
Tip revision: e6872eb

README

back to top