Skip to content

Fix signatures of tp_finalize handlers in testing code. #77825

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 33644
Nosy @serhiy-storchaka, @miss-islington
PRs
  • bpo-33644: Fix signatures of tp_finalize handlers in testing code. #7111
  • [3.7] bpo-33644: Fix signatures of tp_finalize handlers in testing code. (GH-7111) #7124
  • [3.6] bpo-33644: Fix signatures of tp_finalize handlers in testing code. (GH-7111) #7125
  • 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 2018-05-26.10:17:24.468>
    created_at = <Date 2018-05-25.08:49:30.566>
    labels = ['3.7', '3.8', 'type-bug', 'tests']
    title = 'Fix signatures of tp_finalize handlers in testing code.'
    updated_at = <Date 2018-05-26.10:17:24.467>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-05-26.10:17:24.467>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-05-26.10:17:24.468>
    closer = 'serhiy.storchaka'
    components = ['Tests']
    creation = <Date 2018-05-25.08:49:30.566>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33644
    keywords = ['patch']
    message_count = 4.0
    messages = ['317662', '317730', '317731', '317733']
    nosy_count = 2.0
    nosy_names = ['serhiy.storchaka', 'miss-islington']
    pr_nums = ['7111', '7124', '7125']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33644'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifetestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions