mirror of
https://github.com/python/cpython.git
synced 2025-11-24 04:17:38 +00:00
Add immutable=1 flag for read-only SQLite access to avoid WAL/SHM errors on readonly DB.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| dumb.py | ||
| gnu.py | ||
| ndbm.py | ||
| sqlite3.py | ||