Skip to content

warnings.catch_warnings is not thread-safe #50896

Closed
@ggenellina

Description

@ggenellina
mannequin
BPO 6647
Nosy @akuchling, @birkenfeld, @pitrou
Files
  • error-warnings.py: demo code showing the problem
  • warnings.diff
  • 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 = 'https://github.com/birkenfeld'
    closed_at = <Date 2010-04-02.17:54:34.865>
    created_at = <Date 2009-08-05.04:52:59.012>
    labels = ['type-bug', 'library', 'docs']
    title = 'warnings.catch_warnings is not thread-safe'
    updated_at = <Date 2010-04-02.17:54:34.862>
    user = 'https://bugs.python.org/ggenellina'

    bugs.python.org fields:

    activity = <Date 2010-04-02.17:54:34.862>
    actor = 'akuchling'
    assignee = 'georg.brandl'
    closed = True
    closed_date = <Date 2010-04-02.17:54:34.865>
    closer = 'akuchling'
    components = ['Documentation', 'Library (Lib)']
    creation = <Date 2009-08-05.04:52:59.012>
    creator = 'ggenellina'
    dependencies = []
    files = ['14654', '15341']
    hgrepos = []
    issue_num = 6647
    keywords = ['patch']
    message_count = 4.0
    messages = ['91301', '91318', '95285', '102185']
    nosy_count = 4.0
    nosy_names = ['akuchling', 'georg.brandl', 'ggenellina', 'pitrou']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue6647'
    versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    docsDocumentation in the Doc dirstdlibPython 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