Skip to content

Add ability to serialise types.Union #88842

Description

@uriyyo
BPO 44676
Nosy @ambv, @serhiy-storchaka, @pablogsal, @miss-islington, @uriyyo, @Fidget-Spinner
PRs
  • bpo-44676: Add ability to serialise types.Union #27244
  • bpo-44676: Serialize the union type using only public API #27323
  • bpo-44676: Fix reference leaks in union_reduce #27332
  • [3.10] bpo-44676: Add ability to serialize types.Union (GH-27244) #27333
  • [3.10] Partially revert "bpo-44676: Add ability to serialize types.Union (GH-27244) (GH-27333)" #27335
  • [3.10] bpo-44676: Serialize the union type using only public API (GH-27323) #27340
  • 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-25.02:23:58.254>
    created_at = <Date 2021-07-19.16:20:13.599>
    labels = ['interpreter-core', 'type-feature', 'library', '3.10', '3.11']
    title = 'Add ability to serialise types.Union'
    updated_at = <Date 2021-07-25.02:23:58.253>
    user = 'https://github.com/uriyyo'

    bugs.python.org fields:

    activity = <Date 2021-07-25.02:23:58.253>
    actor = 'kj'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-07-25.02:23:58.254>
    closer = 'kj'
    components = ['Interpreter Core', 'Library (Lib)']
    creation = <Date 2021-07-19.16:20:13.599>
    creator = 'uriyyo'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44676
    keywords = ['patch']
    message_count = 9.0
    messages = ['397814', '398041', '398125', '398153', '398156', '398158', '398171', '398174', '398178']
    nosy_count = 6.0
    nosy_names = ['lukasz.langa', 'serhiy.storchaka', 'pablogsal', 'miss-islington', 'uriyyo', 'kj']
    pr_nums = ['27244', '27323', '27332', '27333', '27335', '27340']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue44676'
    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-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions