Skip to content

doctest.DocTestSuite doesn't handle test globs correctly #53945

@jimfulton

Description

@jimfulton
mannequin
BPO 9736
Nosy @mgedmin, @merwok, @jimfulton, @JelleZijlstra
PRs
  • bpo-2604: Make DocTestCase reset globs in teardown #31932
  • Superseder
  • bpo-2604: doctest.DocTestCase fails when run repeatedly
  • Files
  • doctest_DocTestSuite_globs_breakage.py
  • issue9736_doctestsuite_test.patch
  • 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 2022-03-18.01:59:38.880>
    created_at = <Date 2010-09-01.19:01:13.199>
    labels = ['type-bug', 'library']
    title = "doctest.DocTestSuite doesn't handle test globs correctly"
    updated_at = <Date 2022-03-18.01:59:38.879>
    user = 'https://github.com/jimfulton'

    bugs.python.org fields:

    activity = <Date 2022-03-18.01:59:38.879>
    actor = 'JelleZijlstra'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-03-18.01:59:38.880>
    closer = 'JelleZijlstra'
    components = ['Library (Lib)']
    creation = <Date 2010-09-01.19:01:13.199>
    creator = 'j1m'
    dependencies = []
    files = ['18704', '26459']
    hgrepos = []
    issue_num = 9736
    keywords = ['patch']
    message_count = 6.0
    messages = ['115326', '120260', '120277', '165969', '190309', '415465']
    nosy_count = 6.0
    nosy_names = ['mgedmin', 'eric.araujo', 'j1m', 'python-dev', 'hltbra', 'JelleZijlstra']
    pr_nums = ['31932']
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '2604'
    type = 'behavior'
    url = 'https://bugs.python.org/issue9736'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      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