Tin mới
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
stdlibStandard Library Python modules in the Lib/ directory
type-bugAn unexpected behavior, bug, or error
bpo-46409: Make generators in bytecode #30633
bpo-32591: Add native coroutine origin tracking #5250
types.coroutine() uses _GeneratorWrapper as a wrapper for generator iterators in cases where the callable object is not a user-defined function (but is, for example, a generator function compiled via Cython/Nuitka). Howe
gh-143552: Fix inspect.getcoroutinestate for generator-based coroutines #143609