Staging
v0.8.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
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top