GitHub CopilotWrite better code with AI | MCP RegistryIntegrate external tools | ActionsAutomate any workflow | CodespacesInstant dev environments | IssuesPlan and track work | Code ReviewManage code changes | Code QualityEnforce quality at merge | Why GitHub | Marketplace | View all features | Enterprises | Small and medium teams | Startups | View all use cases | View all industries | View all solutions | AI | Software Development | DevOps | Security | View all topics | Customer stories | Events & webinars | Ebooks & reports | Business insights | Trust center | Partners | View all resources
Tin mới
[3.14] gh-156091: Fix crash compiling deeply nested inlined comprehensions (GH-156957) (#156993)
[3.14]gh-156466: fix cleanup on error after Enter in codegen_enter_scope (#156467) (#156617)
[3.14] gh-156466: fix cleanup on error in codegen_leave_annotations_scope (#156522)
[3.14] gh-86427: Use the console code page for the stdio encoding on Windows (GH-155415) (GH-156603)
[3.14] gh-87587: Fix os.device_encoding() for any console on Windows (GH-155410) (GH-156596)
[3.14] gh-156466: Fix additional compiler scope cleanup errors (GH-156547) (#156572)
[3.14] gh-156525: fix a few error path scope management bugs in symtable (GH-156526) (#156533)
[3.14] gh-156466: fix cleanup on error in codegen_class_body (GH-156507) (#156536)
[3.14] gh-156395: Report frozen objects on free-threaded GC build (GH-156396) (#156421)
[3.14] gh-156466: fix cleanup on error in codegen_function_annotations (GH-156502) (#156509)
[3.14] gh-156466: fix cleanup on error in codegen_setup_annotations_scope (#156473) (#156499)
[3.14] gh-156126: Fix crash in -X importtime with unencodable module … (#156330)
[3.14] gh-155952: Fix `<unrepresentable>` Argument Clinic defaults in several signatures (#156172)
[3.14] gh-155519: fix data-race for Context.ctx_vars (GH-155522) (#155892)
[3.14] gh-113318: Fix @getter and @setter in Argument Clinic (GH-155778) (GH-156011)
[3.14] gh-155515: Use GC tracking for HAMT iterators (GH-155517) (#155698)
[3.14] gh-148817: Fold long lists/sets of constant elements into constant tu… (#155898)
[3.14] gh-85260: Extend the AST Validator to validate all identifiers (GH-21069) (GH-155651)
[3.14] gh-154902: Type-check the SET_ADD operand (#155072)
[3.14] gh-149619: Harden _remote_debugging error paths (GH-150349) (#154844)
[3.14] gh-149619: Fix `_remote_debugging` permissions error on Linux (GH-150012) (#154825)
[3.14] gh-152903: Change PCWSTR to PWSTR in GetThreadDescription() typedef (GH-152904) (#152944)
[3.14] gh-152132: Test Py_CompileString() in test_capi.test_run (#153470) (#153473)
[3.14] gh-152132: Fix Py_RunMain() to return an exit code (#153446) (#153455)
[3.14] gh-152132: Test all PyRun functions in test_capi.test_run (GH-153352) (#153412)
[3.14] gh-153300: Set global configuration variables in PyConfig_Set() (#153301) (#153359)
[3.14] gh-153252: Fix error handling in `_PyCompile_CodeGen` (GH-153253) (#153282)