Skip to content

PEP 604 -- Allow writing union types as X | Y #85600

@maggiemoss

Description

@maggiemoss
BPO 41428
Nosy @gvanrossum, @vstinner, @pablogsal, @tirkarthi, @maggiemoss, @Fidget-Spinner
PRs
  • bpo-41428: Implementation for PEP 604 #21515
  • bpo-41428: Fix compiler warnings in unionobject.c #22388
  • bpo-41428: Fix compiler warning in unionobject.c #22416
  • bpo-41428: Documentation for PEP 604  #22517
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2020-10-05.04:41:51.582>
    created_at = <Date 2020-07-28.22:32:30.922>
    labels = ['type-bug', '3.10']
    title = 'PEP 604 -- Allow writing union types as X | Y'
    updated_at = <Date 2020-10-05.04:41:51.582>
    user = 'https://github.com/maggiemoss'

    bugs.python.org fields:

    activity = <Date 2020-10-05.04:41:51.582>
    actor = 'gvanrossum'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-10-05.04:41:51.582>
    closer = 'gvanrossum'
    components = []
    creation = <Date 2020-07-28.22:32:30.922>
    creator = 'maggiemoss'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41428
    keywords = ['patch']
    message_count = 7.0
    messages = ['374535', '376660', '376661', '377425', '377522', '377524', '377993']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'vstinner', 'pablogsal', 'xtreak', 'maggiemoss', 'kj']
    pr_nums = ['21515', '22388', '22416', '22517']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue41428'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixestype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions