Skip to content

unittest: _top_level_dir is incorrectly persisted between calls to different load_test methods #59215

@bitdancer

Description

@bitdancer
BPO 15010
Nosy @bitdancer, @voidspace, @ZackerySpytz
PRs
  • gh-59215: unittest: _top_level_dir is incorrectly persisted #15242
  • Files
  • restore_top_level_dir.patch
  • restore_top_level_dir_to_previous_value.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 = None
    created_at = <Date 2012-06-06.01:20:42.735>
    labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
    title = 'unittest: _top_level_dir is incorrectly persisted between calls to different load_test methods'
    updated_at = <Date 2021-11-27.11:54:46.946>
    user = 'https://github.com/bitdancer'

    bugs.python.org fields:

    activity = <Date 2021-11-27.11:54:46.946>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2012-06-06.01:20:42.735>
    creator = 'r.david.murray'
    dependencies = []
    files = ['26442', '26458']
    hgrepos = []
    issue_num = 15010
    keywords = ['patch']
    message_count = 5.0
    messages = ['162387', '165887', '165954', '165966', '348649']
    nosy_count = 4.0
    nosy_names = ['r.david.murray', 'michael.foord', 'igorsobreira', 'ZackerySpytz']
    pr_nums = ['15242']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15010'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixes3.12only security fixes3.13bugs and security fixesstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions