Tin mới
faster-cpython:inline-cache-load-globals
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
Experiment: Make 'inline' cache for LOAD_GLOBAL actually inline.
Emit cache entry space in assembler.
Merge main and fix duplication of _PyOpcode_InlineCacheEntries table.
Use native endianness for 32 bit cache entries.
Restore specialization of LOAD_GLOBAL.
Turn off test_dis test output generation.
Merge branch 'main' into inline-cache-load-globals
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Merge branch 'main' into inline-cache-load-globals