Tin mới
faster-cpython:shrink-load-method-1
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
Remove the dict_offset cache entry. See faster-cpython/ideas#396 The LOAD_METHOD_WITH_DICT is largely ineffective for objects with managed dictionaries, so we don't specialize for that case.
Shrink the LOAD_METHOD cache by one codeunit.
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Revert 30935 defer bpo45162 to 312 (