Skip to content

Inconsistent behaviour of multiprocessing.Queue() if sem_open is not implemented #67589

@olebole

Description

@olebole
mannequin
BPO 23400
Nosy @brettcannon, @ncoghlan, @embray, @ericsnowcurrently, @berkerpeksag, @serhiy-storchaka, @applio
Files
  • issue23400_py35_and_py34.patch
  • issue23400_py27.patch
  • issue23400_py35_and_py34_improveddocs.patch: superceded -- ignore this one
  • issue23400_py27_improveddocs.patch: Patch for 2.7, replaces all prior patches for 2.x.
  • issue23400_py35_and_py34_improveddocsandstyle.patch: Superceded -- ignore this one
  • issue23400_py35_and_py34_furtherimproveddocsandstyle.patch: Improved patch for default/3.5 and 3.4 (both), replaces all prior patches for 3.x.
  • 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 2015-04-08.15:15:17.350>
    created_at = <Date 2015-02-06.09:03:19.349>
    labels = ['type-bug', 'library']
    title = 'Inconsistent behaviour of multiprocessing.Queue() if sem_open is not implemented'
    updated_at = <Date 2015-04-08.15:15:17.349>
    user = 'https://bugs.python.org/olebole'

    bugs.python.org fields:

    activity = <Date 2015-04-08.15:15:17.349>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-04-08.15:15:17.350>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2015-02-06.09:03:19.349>
    creator = 'olebole'
    dependencies = []
    files = ['38077', '38078', '38174', '38175', '38306', '38375']
    hgrepos = []
    issue_num = 23400
    keywords = ['patch']
    message_count = 19.0
    messages = ['235474', '235529', '235530', '235665', '235667', '236010', '236191', '237083', '237174', '237344', '237346', '237370', '237388', '237400', '237415', '237451', '240268', '240270', '240271']
    nosy_count = 11.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'jnoller', 'python-dev', 'erik.bray', 'sbt', 'eric.snow', 'berker.peksag', 'serhiy.storchaka', 'davin', 'olebole']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23400'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard 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