Tin mới
faster-cpython:cache-first-traceable-instruction
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
Store offset of first traceable instruction to avoid having to recomp…
Deepfreeze using 3.10, not bootstrap interpreter. #93771
Hardcode RESUME opcode in deepfreeze, to break dependency on exact ve…
Handle empty code objects, and other invalid code, gracefully.
Severe performance degradation for tracing under 3.11 #93516
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 (
emscripten-core/emscripten#17269
https://github.com/python/cpython/issue/89336
[3.11] GH-93516: Drop broken assert, fixes GH-93769 (GH-94411)