Skip to content

Make contextlib.redirect_stdout reentrant #63602

@ncoghlan

Description

@ncoghlan
BPO 19403
Nosy @rhettinger, @ncoghlan
Dependencies
  • bpo-19330: Use public classes for contextlib.suppress and redirect_stdout
  • Files
  • issue19403_reentrant_redirect_stdout.diff: Make redirect_stdout reentrant
  • 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/ncoghlan'
    closed_at = <Date 2013-11-03.07:02:23.977>
    created_at = <Date 2013-10-26.06:43:50.540>
    labels = ['type-feature']
    title = 'Make contextlib.redirect_stdout reentrant'
    updated_at = <Date 2013-11-03.07:02:23.975>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2013-11-03.07:02:23.975>
    actor = 'python-dev'
    assignee = 'ncoghlan'
    closed = True
    closed_date = <Date 2013-11-03.07:02:23.977>
    closer = 'python-dev'
    components = []
    creation = <Date 2013-10-26.06:43:50.540>
    creator = 'ncoghlan'
    dependencies = ['19330']
    files = ['32375']
    hgrepos = []
    issue_num = 19403
    keywords = ['patch']
    message_count = 4.0
    messages = ['201318', '201358', '201514', '202001']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'ncoghlan', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue19403'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions