Skip to content

gh-93057: Use 'sqlite3' as module name for clinic input in Modules/_sqlite/connection.c #107879

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

Closed

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Aug 11, 2023

This change has no impact on behaviour. It is needed only for Argument
Clinic to produce nicer deprecation messages when we get to deprecate
positional use of optional parameters to sqlite3.connect().

…les/_sqlite/connection.c

This change has no impact on behaviour. It is needed only for Argument
Clinic to produce nicer deprecation messages when we get to deprecate
positional use of optional parameters to sqlite3.connect().
@erlend-aasland
Copy link
Contributor Author

We only need to change connection.c; there is no need to change all files in Modules/_sqlite.

@erlend-aasland
Copy link
Contributor Author

After de7e87c, I don't think this is needed.

@erlend-aasland erlend-aasland deleted the sqlite/clinic-module-alt branch August 15, 2023 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants