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
extension-modulesC modules in the Modules dir
stdlibStandard Library Python modules in the Lib/ directory
type-bugAn unexpected behavior, bug, or error
gh-105499: Merge typing.Union and types.UnionType #105511
https://github.com/metaopt/optree/blob/v0.15.0/optree/typing.py#L246-L254
Before #105511, typing.Union is implemented in Python, and custom attributes can be assigned to a Union variable.
gh-132139: Document that you can no longer set attributes on unions #132146
gh-132139: 3.14 what's new: elaborate on why you can no longer set Union attributes #132157