commit | 902fc8b5a0035cc95f6d849f759577f9d315caaf | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sun Feb 10 00:02:44 2013 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sun Feb 10 00:02:44 2013 +0100 |
tree | 76fc231932346ba359e0de8a4cb0fce4e892c361 | |
parent | 8ad5b07ccb81f51551ac087a5409ebc85c0d16a7 [diff] |
Issue #13773: sqlite3.connect() gets a new `uri` parameter to pass the filename as a URI, allowing to pass custom options.