-
-
Notifications
You must be signed in to change notification settings - Fork 34.6k
Finish deprecation period for some sqlite3.Connection APIs #133595
Copy link
Copy link
Closed
Labels
3.15pre-release feature fixes, bugs and security fixespre-release feature fixes, bugs and security fixesextension-modulesC modules in the Modules dirC modules in the Modules dirtopic-sqlite3
Metadata
Metadata
Assignees
Labels
3.15pre-release feature fixes, bugs and security fixespre-release feature fixes, bugs and security fixesextension-modulesC modules in the Modules dirC modules in the Modules dirtopic-sqlite3
Projects
Status
Done
This is a continuation of #108278.
Passing some arguments by keyword or as positional was deprecated in 3.13. It is time to finish the deprecation period.
Linked PRs