Tin mới
faster-cpython:store-code-size
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
Streamline pushing frames, by deopting if insufficient space.
Move NULL check and incref off the fast path.
Use size in frame space check. Allows multiple frames to be checked a…
Merge branch 'main' into store-code-size
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Merge branch 'main' into store-code-size
Revert 30935 defer bpo45162 to 312 (
emscripten-core/emscripten#17269
https://github.com/python/cpython/issue/89336
Drop assert, 3.11 does not have co_framesize from
[3.11] GH-93252: Fix error handling for failed Python calls (GH-94693) #94707