◐ Shell
clean mode source ↗

Accept any mapping for os.execve env argument by youknowone · Pull Request #7141 · RustPython/RustPython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

Change env parameter from PyDictRef to ArgMapping so that
EnvironmentVarGuard and other mapping types are accepted.

youknowone added a commit to youknowone/RustPython that referenced this pull request

Mar 22, 2026
Accept any mapping for os.execve env argument