FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Implement os.setns, os.unshare to allow changing namespaces in Linux · Issue #95023 · python/cpython · GitHub

/ cpython Public

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

Description

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


    Back | FazBrowse Home | New Git URL