Tin mới
erlend-aasland:sqlite-shared-cache
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
Code ReviewManage code changes
Code QualityEnforce quality at merge
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
bpo-24464: Deprecate sqlite3.enable_shared_cache
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Address review: it's not a method, it's a built-in function
Address review: Make override reload safe
Address review: Improve formatting
bpo-24464: Fix sqlite3.enable_shared_cache() deprecation wrapper #24170
bpo-24464: Deprecate sqlite3.enable_shared_cache (
sqlite3: remove features deprecated in 3.10 #92547
gh-92547: Remove deprecated sqlite3 features #92548
: Remove deprecated sqlite3 features
: Remove deprecated sqlite3 features (
gh-93370 : Deprecate sqlite3.version and sqlite3.version_info #93482
[sqlite3] Deprecate enable_shared_cache from dbapi2 python/typeshed#14501