-
-
Notifications
You must be signed in to change notification settings - Fork 32k
gh-96165: Clarify passing ":memory:" in sqlite3.connect(). #106451
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
Conversation
@erlend-aasland Thanks for checking 👍 I will try to prepare more small PRs for gh-96165 to follow the principles outlined in the Diátaxis framework. |
Thanks @felixxm for the PR, and @erlend-aasland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
…onGH-106451) (cherry picked from commit f520804) Co-authored-by: Mariusz Felisiak <[email protected]>
GH-106647 is a backport of this pull request to the 3.12 branch. |
…onGH-106451) (cherry picked from commit f520804) Co-authored-by: Mariusz Felisiak <[email protected]>
GH-106648 is a backport of this pull request to the 3.11 branch. |
…106451) (#106647) (cherry picked from commit f520804) Co-authored-by: Mariusz Felisiak <[email protected]>
@erlend-aasland Thanks 🎉 |
…106451) (#106648) cherry picked from commit f520804) Co-authored-by: Mariusz Felisiak <[email protected]>
":memory:"
is only mentioned in this document, so I think it's enough to clarify it a bit here.📚 Documentation preview 📚: https://cpython-previews--106451.org.readthedocs.build/