[issue25625] "chdir" Contex manager for pathlib

gaborbernat report at bugs.python.org
Sat May 2 16:03:06 EDT 2020


gaborbernat <gaborjbernat at gmail.com> added the comment:

So moving way from subprocess.Process; what about having this for other use cases? I know there is no thread-safe way to get this working, given it's a process state variable. However, can we have it as a non-thread-safe feature?

----------
nosy: +gaborbernat
versions: +Python 3.9 -Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue25625>
_______________________________________


More information about the Python-bugs-list mailing list