Tin mới
brandtbucher:_PyModule_StealObject
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
Add private _PyModule_StealObject API.
Add _PyModule_StealObject to modsupport.h.
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Clean up refleaks in _warnings initialization.
Clean up refleaks in _msi initialization.
Clean up refleaks in _functools initialization.
Clean up refleaks in _collections initialization.
Clean up refleaks in _bz2 initialization.
bpo-1635741: Calling Py_INCREF() after PyModule_AddObject() success to run #18365