Tin mới
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-43094: Update docs to match implementation
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
cpython/Modules/_sqlite/clinic/connection.c.h
Address review: Fix create_collation docstring
Fix sqlite3.register_converter() docstring
Fix sqlite3.register_adapter() docstring
Fix sqlite3.complete_statement() docstring
Fix sqlite3.enable_callback_tracebacks() docstring
Revert sqlite3.complete_statement() docstring
Fix sqlite3.complete_statement() docs
sqlite3 signature discrepancies between documentation and implementation #87260