Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.10] bpo-44654: Do not export the union type related symbols (GH-27223). (G... | Serhiy Storchaka | 2021-07-18 | 1 | -3/+3 |
* | [3.10] bpo-44654: Refactor and clean up the union type implementation (GH-271... | Miss Islington (bot) | 2021-07-17 | 1 | -3/+4 |
* | [3.10] bpo-44490: Add __parameters__ and __getitem__ to types.Union (GH-26980... | Serhiy Storchaka | 2021-07-17 | 1 | -0/+3 |
* | bpo-42233: Add union type expression support for GenericAlias and fix de-dupl... | kj | 2020-11-09 | 1 | -0/+1 |
* | bpo-41428: Implementation for PEP 604 (GH-21515) | Maggie Moss | 2020-09-09 | 1 | -0/+17 |