Skip to content

Preserve natural order of args in the union type #88818

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 44652
Nosy @gvanrossum, @serhiy-storchaka, @miss-islington, @Fidget-Spinner
PRs
  • bpo-44652: Preserve natural order of args in the union type. #27185
  • [3.10] bpo-44652: Preserve natural order of args in the union type. (GH-27185) #27190
  • 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 2021-07-16.13:43:52.697>
    created_at = <Date 2021-07-16.11:07:49.662>
    labels = ['interpreter-core', 'type-bug', 'library', '3.10', '3.11']
    title = 'Preserve natural order of args in the union type'
    updated_at = <Date 2021-07-16.13:43:52.697>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2021-07-16.13:43:52.697>
    actor = 'kj'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-07-16.13:43:52.697>
    closer = 'kj'
    components = ['Interpreter Core', 'Library (Lib)']
    creation = <Date 2021-07-16.11:07:49.662>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44652
    keywords = ['patch']
    message_count = 3.0
    messages = ['397612', '397618', '397628']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'serhiy.storchaka', 'miss-islington', 'kj']
    pr_nums = ['27185', '27190']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue44652'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions