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
gh-157265: Adjust test for Windows (GH-157334)
GH-156554: Update PY_SUPPORT_TIER according to PEP 11 (#156576)
gh-155526: Don't check errno in abs(complex) (#155527)
gh-115426: Fix cross-references to `socket.socket.close()` (#157295)
gh-124205: Align descriptions of classes in 'Warning Categories' (#157255)
base64: optimize b16decode (#157310)
gh-157058: Fix missing awaited-by edge in asyncio.wait_for(fut, 0) (#157059)
gh-157247: Block perf trampoline activation when the main interpreter's JIT is enabled (#157258)
gh-152433: Windows: change ``winreg`` to conditional import for UWP compatibility (#154918)
gh-152433: Windows: make ``dynload_win.c`` UWP compatible (#152797)
gh-152433: Windows: allow build ``overlapped.c`` for UWP (#153036)
gh-157213: Fix stale asyncio.gather() edges in the await graph (#157214)
gh-157157: Make test_taskgroup_cancel_keeps_outer_cancellation deterministic (#157158)
gh-108549: fix asyncio.Task cancellation swallowing SystemExit and KeyboardInterrupt (#156309)
gh-157265: tarfile: Honor None result of filter for link fallbacks (GH-157266)
gh-152433: Windows: ``_winapi`` module: improve UWP compatibility (#152962)
gh-152433: Windows: ``_ctypes`` module: improve UWP compatibility (#152792)
gh-152433: Windows: allow build ``ceval.c`` for UWP (#152689)
gh-152433: Windows: allow build socketmodule for UWP (#152601)
gh-156780: Emscripten: drop the trampoline's dependence on exports (#157238)
Add documentation on PyManager proxy setting overrides (GH-156768)
gh-121647: Fix _Py_TYPEOF() on C++ (#157267)
gh-153400: Support os.getrandom() on old glibc versions (#155762)
gh-142197: Doc: Add missing import statement in importlib.metadata overview (#142208)
Fix a broken reference link in the `colorsys` docs (#152028)
gh-157208: Fix the `ctypes.util.struct` documentation (GH-157209)
Fix a stray newline in the `cell` type docstring (#157240)
gh-84291: Clarify Pool.imap documentation (GH-155030)
gh-87613: Argument Clinic vectorcall decorator (GH-145381)
gh-141984: Add "exhausted" to glossary, link existing mentions (GH-157225)
gh-157146: Let linecache read sources from zip archives on sys.path (GH-157147)
gh-156002: Keep reading through monkey-patched zipfile decompressors (GH-157180)
gh-142349: Document `LazyImportType.resolve()` method (GH-156936)
gh-121647: Define _Py_TYPEOF macro on more compilers (#121648)
gh-157190: Follow symlinks when extracting `tarfile` hard links (GH-157191)