gh-108278: Deprecate passing the first param of sqlite3.Connection callback APIs by keyword by erlend-aasland · Pull Request #108632 · python/cpython (original) (raw)
I posted about this on Discourse, and got encouraging reactions from Brett Cannon and Berker Peksag. (Berker is also an sqlite3 code owner.) Together with Serhiy's approval, I intend to land this.
It is still very early in the 3.13 development phase, so we have plenty of time to adjust or even revert this feature.
Thanks for raising the discussions on the issue, and thanks for the review, Serhiy!