-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
bpo-44991: Normalise sqlite3
function and collation callback naming
#28209
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
I forgot these two in GH-28088. |
cc. @encukou |
sqlite3
function and collation callback naming
Reopening to trigger asan test again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Keeping consistent code style is fine to me.
Thanks for reviewing! |
This PR is stale because it has been open for 30 days with no activity. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't care that strongly about the pysqlite prefix, so I didn't point this out in the earlier review.
But sure, let's make them consistent!
https://bugs.python.org/issue44991