Skip to content

Multiprocessing SimpleQueue missing from moves #227

Open
@fergofrog

Description

@fergofrog

The SimpleQueue class in multiprocessing was moved from multiprocessing.queues.SimpleQueue to multiprocessing.SimpleQueue in Python 3.3. However, this move is missing from future.moves and future.standard_library.install_aliases. While not something that occurred in the move from 2 to 3, could this move be added in python-future?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions