bpo-40810: Require SQLite 3.7.15 by erlend-aasland · Pull Request #24106 · python/cpython
Remove code required to support SQLite pre 3.7.15.
erlend-aasland pushed a commit to erlend-aasland/cpython that referenced this pull request
SQLite 3.7.15 is required as by pythonGH-24106. SQLITE_OPEN_URI was added in SQLite 3.7.7.
berkerpeksag pushed a commit that referenced this pull request
SQLite 3.7.15 is required as by GH-24106. SQLITE_OPEN_URI was added in SQLite 3.7.7.
adorilson pushed a commit to adorilson/cpython that referenced this pull request
SQLite 3.7.15 is required as by pythonGH-24106. SQLITE_OPEN_URI was added in SQLite 3.7.7.
erlend-aasland pushed a commit to erlend-aasland/cpython that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters