[issue28502] [Patch] Make os.chdir() optional

2019-06-11 Thread Joannah Nanjekye
Joannah Nanjekye added the comment: @ Ed Schouten, are you still interested in solving this? If so, please convert your patch into a PR. -- nosy: +nanjekyejoannah ___ Python tracker

[issue28502] [Patch] Make os.chdir() optional

2016-10-21 Thread Ed Schouten
New submission from Ed Schouten: CloudABI is a POSIX-like strongly sandboxed runtime environment, for which we got Python to work (https://mail.python.org/pipermail/python-dev/2016-July/145708.html). Patches for this are slowly being upstreamed. CloudABI uses a capability-based security model