Skip to content

unittest subTests() fails when called from debug() #79081

Closed
@nicoddemus

Description

@nicoddemus
mannequin
BPO 34900
Nosy @berkerpeksag, @nicoddemus, @tirkarthi
PRs
  • bpo-34900: Fix subTests to not crash when called from TestCase.debug() #9707
  • [3.7] bpo-34900: Make TestCase.debug() work with subtests (GH-9707) #9818
  • [3.6] bpo-34900: Make TestCase.debug() work with subtests (GH-9707) #9819
  • 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-10-12.11:09:21.672>
    created_at = <Date 2018-10-04.22:24:33.818>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'unittest subTests() fails when called from debug()'
    updated_at = <Date 2018-10-12.11:09:21.672>
    user = 'https://github.com/nicoddemus'

    bugs.python.org fields:

    activity = <Date 2018-10-12.11:09:21.672>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-12.11:09:21.672>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2018-10-04.22:24:33.818>
    creator = 'Bruno Oliveira'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34900
    keywords = ['patch']
    message_count = 8.0
    messages = ['327092', '327115', '327117', '327121', '327123', '327577', '327579', '327580']
    nosy_count = 3.0
    nosy_names = ['berker.peksag', 'Bruno Oliveira', 'xtreak']
    pr_nums = ['9707', '9818', '9819']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34900'
    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 lifestdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions