Skip to content

types.Union should support GC #88719

Description

@Fidget-Spinner
BPO 44553
Nosy @gvanrossum, @serhiy-storchaka, @gvanrossum, @pablogsal, @miss-islington, @Fidget-Spinner
PRs
  • bpo-44553 : Implement GC methods for types.Union #26993
  • [3.10] bpo-44553 : Implement GC methods for types.Union (GH-26993) #27002
  • bpo-44553: Correct failure in tp_new for the union object #27008
  • [3.10] bpo-44553: Correct failure in tp_new for the union object (GH-27008) #27009
  • 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-03.20:07:19.248>
    created_at = <Date 2021-07-02.14:53:38.461>
    labels = ['release-blocker', '3.10', '3.11']
    title = 'types.Union should support GC'
    updated_at = <Date 2021-07-04.05:44:17.041>
    user = 'https://github.com/Fidget-Spinner'

    bugs.python.org fields:

    activity = <Date 2021-07-04.05:44:17.041>
    actor = 'kj'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-07-03.20:07:19.248>
    closer = 'pablogsal'
    components = []
    creation = <Date 2021-07-02.14:53:38.461>
    creator = 'kj'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44553
    keywords = ['patch']
    message_count = 10.0
    messages = ['396867', '396897', '396900', '396901', '396920', '396921', '396924', '396925', '396931', '396938']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'serhiy.storchaka', 'Guido.van.Rossum', 'pablogsal', 'miss-islington', 'kj']
    pr_nums = ['26993', '27002', '27008', '27009']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue44553'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions