Skip to content

Deficiencies in multiprocessing/threading API #47602

@ncoghlan

Description

@ncoghlan
BPO 3352
Nosy @warsaw, @ncoghlan, @pitrou, @benjaminp
Files
  • mp_api_cleanup.patch: v2
  • mp_api_cleanup-v3.patch
  • get_name.patch
  • issue3352_remove_threading_deprecation_warnings.diff: 3.0 patch to remove deprecation warnings from the threading module
  • issue3352_tone_down_26_threading_docs.diff: 2.6 doc patch to tone down API note in threading docs
  • issue3352_update_30_threading_docs.diff: 3.0 doc patch to adjust API note in threading docs
  • issue3352_remove_threading_py3k_warnings.diff: 2.6 patch to remove py3k warnings from the threading module
  • 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 2008-09-01.23:13:33.977>
    created_at = <Date 2008-07-14.09:57:55.421>
    labels = ['type-bug', 'library', 'release-blocker']
    title = 'Deficiencies in multiprocessing/threading API'
    updated_at = <Date 2008-09-02.09:43:26.875>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2008-09-02.09:43:26.875>
    actor = 'ncoghlan'
    assignee = 'none'
    closed = True
    closed_date = <Date 2008-09-01.23:13:33.977>
    closer = 'benjamin.peterson'
    components = ['Library (Lib)']
    creation = <Date 2008-07-14.09:57:55.421>
    creator = 'ncoghlan'
    dependencies = []
    files = ['11164', '11165', '11221', '11326', '11327', '11328', '11329']
    hgrepos = []
    issue_num = 3352
    keywords = ['patch', 'needs review']
    message_count = 47.0
    messages = ['69647', '69648', '69649', '69654', '69665', '69776', '69780', '69782', '69783', '69786', '70630', '71329', '71349', '71357', '71358', '71359', '71360', '71424', '71425', '71426', '71431', '71432', '71435', '71437', '71439', '71444', '71456', '71460', '71461', '71462', '71463', '71464', '71767', '71768', '72226', '72229', '72232', '72236', '72238', '72239', '72240', '72241', '72242', '72298', '72300', '72304', '72320']
    nosy_count = 6.0
    nosy_names = ['barry', 'ncoghlan', 'pitrou', 'benjamin.peterson', 'jnoller', 'mishok13']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue3352'
    versions = ['Python 2.6', 'Python 3.0']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      release-blockerstdlibStandard 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