Tin mới
erlend-aasland:fix-bpo-41861/headers
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-41861: Convert _sqlite3 CursorType and ConnectionType to heap types #22478
Don't include structmember.h twice
Remove superfluous Python.h include
Include structmember.h in the .c file, where it's used
Explicitly include structmember.h in cursor.c
Include structmember.h after Python.h
Fix PyMemberDef in statement.c
bpo-41861: Add NEWS and normalise _sqlite3 Cache/Node type struct naming #23337
PyMemberDef missing in limited API / Deprecate structmember.h #47146