Skip to content

Implement os.setns, os.unshare to allow changing namespaces in Linux #95023

Closed
@noamcohen97

Description

@noamcohen97

As for now, changing to a different namespace is really messy, one must use ctypes, and call libc functions to do so.
I think implementing setns and unshare functions will make working with namespaces in Python much easier

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions