Skip to content

Add "daemon" argument to threading.Thread constructor #50314

Description

@tebeka
mannequin
BPO 6064
Nosy @rhettinger, @tebeka, @pitrou
Files
  • threading.diff: Patch
  • threading.diff: Diff againt r73465
  • threading.py
  • threading3k.diff: Diff
  • 6064-multiprocessing-daemon-kwarg.patch: Patch for multiprocessing
  • threading3k.diff: patch for threading
  • multiprocessing3k.diff: patch for multiprocessing
  • 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 2011-02-25.22:08:28.985>
    created_at = <Date 2009-05-19.19:14:00.577>
    labels = ['easy', 'type-feature', 'library']
    title = 'Add "daemon" argument to threading.Thread constructor'
    updated_at = <Date 2011-02-25.22:51:15.316>
    user = 'https://github.com/tebeka'

    bugs.python.org fields:

    activity = <Date 2011-02-25.22:51:15.316>
    actor = 'tebeka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2011-02-25.22:08:28.985>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2009-05-19.19:14:00.577>
    creator = 'tebeka'
    dependencies = []
    files = ['14029', '14312', '14313', '14314', '15376', '18152', '18153']
    hgrepos = []
    issue_num = 6064
    keywords = ['patch', 'easy']
    message_count = 21.0
    messages = ['88088', '88094', '88142', '88169', '89465', '89467', '89470', '89471', '89472', '89473', '89474', '89475', '89481', '89836', '95585', '111343', '111344', '111346', '111347', '129443', '129451']
    nosy_count = 9.0
    nosy_names = ['rhettinger', 'tebeka', 'pitrou', 'jnoller', 'ptn', 'conf', 'asksol', 'bbrazil', 'steven']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue6064'
    versions = ['Python 3.3']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      easystdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions