Tin mới
erlend-aasland:make-pyobject-typecheck-inline
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
convert PyObject_TypeCheck to static inline function
Improve NEWS text Co-authored-by: Victor Stinner <[email protected]>
bpo-40170: Always define PyExceptionClass_Name as a function #24553
Move GH-24533, GH-24535, and GH-24548 NEWS entries to "C API" section
bpo-43181: Convert PyObject_TypeCheck to static inline function (