Tin mới
eduardo-elizondo:smallint_bitfix
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
Fixing Copy on Writes from reference counting and immortal objects #84436
Add static flag in PyLongObject's lv_tag
Also correctly set the flags in SetDigit functions
gh-84436: Implement Immortal Objects #19474
https://github.com/python/cpython/pull/19474/files#r1156466281
Why do we need a static bit separate from the immortal bit?
LongObject's tp_dealloc function
@markshannon Somehow I missed this message, my bad.
gh-127119: Faster check for small ints in long_dealloc #127620