2.38.8
More consistent environment on Windows with isolated mode. Previously, some critical variables were missing, such as APPDATA
and PROGRAMDATA
, that are safely assumed by either Python itself or tools you write. Now these are included as well, more accurately reproducing a vanilla Windows environment from within a context.