Skip to content

Allow import of multiprocessing.connection even if _multiprocessing is missing #114807

@hoodmane

Description

@hoodmane

Bug report

Bug description:

Currently if _multiprocessing is missing then from multiprocessing import connection raises an ImportError. It would be nice to delay the error until someone attempts to actually use multiprocessing.

CPython versions tested on:

CPython main branch

Operating systems tested on:

No response

Linked PRs

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions