Skip to content

instanciation of multiprocessing.Queue raises ImportError in test_logging #72854

@xdegaye

Description

@xdegaye
mannequin
BPO 28668
Nosy @vsajip, @xdegaye, @serhiy-storchaka, @applio
PRs
  • bpo-28668: test.support.requires_multiprocessing_queue is removed #4560
  • Files
  • test__multiprocessing_queue.patch
  • test_multiprocessing_queue_2.patch: using a plain decorator with no argument
  • 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-12-01.07:09:37.893>
    created_at = <Date 2016-11-11.15:48:00.795>
    labels = ['3.7', 'type-bug', 'tests']
    title = 'instanciation of multiprocessing.Queue raises ImportError in test_logging'
    updated_at = <Date 2017-12-01.07:09:37.893>
    user = 'https://github.com/xdegaye'

    bugs.python.org fields:

    activity = <Date 2017-12-01.07:09:37.893>
    actor = 'xdegaye'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-12-01.07:09:37.893>
    closer = 'xdegaye'
    components = ['Tests']
    creation = <Date 2016-11-11.15:48:00.795>
    creator = 'xdegaye'
    dependencies = []
    files = ['45448', '45458']
    hgrepos = []
    issue_num = 28668
    keywords = ['patch']
    message_count = 9.0
    messages = ['280589', '280593', '280649', '280651', '280654', '280660', '280862', '306958', '307366']
    nosy_count = 5.0
    nosy_names = ['vinay.sajip', 'xdegaye', 'python-dev', 'serhiy.storchaka', 'davin']
    pr_nums = ['4560']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28668'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifetestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions