Skip to content

Remove assertion-based checking in multiprocessing #49251

Description

@jnoller
mannequin
BPO 5001
Nosy @pitrou, @berkerpeksag, @drallensmith
PRs
  • bpo-5001, bpo-31169: Fix two uninformative asserts in multiprocessing/managers.py #3078
  • bpo-5001: More-informative multiprocessing error messages #3079
  • Files
  • issue5001.diff: Refactored asserts
  • issue5001_v2.diff: Second iteration
  • 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 2017-08-29.22:53:00.428>
    created_at = <Date 2009-01-19.16:32:42.002>
    labels = ['3.7', 'type-feature', 'library']
    title = 'Remove assertion-based checking in multiprocessing'
    updated_at = <Date 2017-08-29.22:53:00.426>
    user = 'https://bugs.python.org/jnoller'

    bugs.python.org fields:

    activity = <Date 2017-08-29.22:53:00.426>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-08-29.22:53:00.428>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2009-01-19.16:32:42.002>
    creator = 'jnoller'
    dependencies = []
    files = ['23298', '23302']
    hgrepos = []
    issue_num = 5001
    keywords = ['patch']
    message_count = 17.0
    messages = ['80192', '112140', '112149', '144780', '144781', '144795', '217299', '300195', '300196', '300201', '300397', '300473', '300512', '300541', '300584', '301002', '301003']
    nosy_count = 8.0
    nosy_names = ['pitrou', 'jnoller', 'jesstess', 'sbt', 'vladris', 'berker.peksag', 'Winterflower', 'drallensmith']
    pr_nums = ['3078', '3079']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue5001'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard 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