New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump to SQLite 3.40.1 in macOS and Windows installers #101759
Labels
Comments
erlend-aasland
added a commit
to erlend-aasland/cpython
that referenced
this issue
Feb 9, 2023
erlend-aasland
added a commit
to erlend-aasland/cpython
that referenced
this issue
Feb 9, 2023
erlend-aasland
added a commit
that referenced
this issue
Feb 10, 2023
This was referenced Feb 10, 2023
miss-islington
added a commit
that referenced
this issue
Feb 10, 2023
miss-islington
added a commit
that referenced
this issue
Feb 10, 2023
erlend-aasland
added a commit
that referenced
this issue
Feb 10, 2023
erlend-aasland
added a commit
to erlend-aasland/cpython
that referenced
this issue
Feb 10, 2023
…thonGH-101762). (cherry picked from commit 5d15224) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
This was referenced Feb 10, 2023
erlend-aasland
added a commit
to erlend-aasland/cpython
that referenced
this issue
Feb 10, 2023
…thonGH-101762). (cherry picked from commit 5d15224) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
carljm
added a commit
to carljm/cpython
that referenced
this issue
Feb 10, 2023
* main: Docs: Fix getstatus() -> getcode() typos (python#101296) Docs: use parameter list for sqlite3.Cursor.execute* (python#101782) pythongh-101763: Update bundled copy of libffi to 3.4.4 on Windows (pythonGH-101784) pythongh-101517: make bdb avoid looking up in linecache with lineno=None (python#101787) pythongh-101759: Update Windows installer to SQLite 3.40.1 (python#101762) pythongh-101277: Finalise isolating itertools (pythonGH-101305) pythongh-101759: Update macOS installer to SQLite 3.40.1 (python#101761)
erlend-aasland
added a commit
that referenced
this issue
Feb 10, 2023
erlend-aasland
added a commit
that referenced
this issue
Feb 10, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
SQLite 3.40.1 has been out for more than one month now. Suggesting to bump in all active branches (main/3.12 through 3.10).
See also the SQLite 3.40 release log
Linked PRs
The text was updated successfully, but these errors were encountered: