Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-118924: Remove sqlite3.version and sqlite3.version_info #118925

Merged
merged 4 commits into from
May 10, 2024

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented May 10, 2024

Fixes #118924.

Also alphabetically sort the other removals in What's New in 3.14, and use similar tense as in What's New in 3.13.


馃摎 Documentation preview 馃摎: https://cpython-previews--118925.org.readthedocs.build/

Copy link
Contributor

@erlend-aasland erlend-aasland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! BTW, why not remove the docs?

@hugovk
Copy link
Member Author

hugovk commented May 10, 2024

Removed, how does this look?

@hugovk hugovk enabled auto-merge (squash) May 10, 2024 20:27
@hugovk hugovk merged commit a019347 into python:main May 10, 2024
36 checks passed
@hugovk hugovk deleted the rm-sqlite3-version-version_info branch May 10, 2024 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove sqlite3.version and sqlite3.version_info
2 participants