Tin mới
faster-cpython:specialize-more-load-attr
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
Finish up LOAD_ATTR specialisation #100288
Add three more specializations of LOAD_ATTR.
Remove LOAD_ATTR_NONDESCRIPTOR_LAZY_DICT
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Merge branch 'main' into specialize-more-load-attr
Give the interpreter generator a helping hand.
Merge branch 'main' into specialize-more-load-attr