Skip to content

Provide a way to check for *real* typing.Union instances #73448

@flying-sheep

Description

@flying-sheep
BPO 29262
Nosy @gvanrossum, @flying-sheep, @ilevkivskyi, @evanunderscore
PRs
  • bpo-29262: Add get_origin() and get_args() introspection helpers to typing #13685
  • 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 2019-05-30.23:47:25.261>
    created_at = <Date 2017-01-13.15:45:47.284>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Provide a way to check for *real* typing.Union instances'
    updated_at = <Date 2019-05-30.23:47:25.256>
    user = 'https://github.com/flying-sheep'

    bugs.python.org fields:

    activity = <Date 2019-05-30.23:47:25.256>
    actor = 'levkivskyi'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-30.23:47:25.261>
    closer = 'levkivskyi'
    components = ['Library (Lib)']
    creation = <Date 2017-01-13.15:45:47.284>
    creator = 'flying sheep'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29262
    keywords = ['patch']
    message_count = 19.0
    messages = ['285410', '285483', '285520', '285521', '285522', '285523', '285524', '285525', '285526', '285527', '285528', '285529', '285530', '285531', '285532', '285548', '286422', '293287', '344012']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'flying sheep', 'levkivskyi', 'evan_']
    pr_nums = ['13685']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue29262'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions