You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows locate_executable finds wrong binary to run (#141) (03defd9)
Adds a new requirement that when impersonating a user for subprocesses, the Python installation hosting the library can be run by the impersonated user as well.
Bug Fixes
eliminate TranslateName usage on Windows systems (#144) (f27b422)
This release does not contain any functional changes. It is functionally identical to 0.6.0.
This release was only made to fix an issue with the tests in our internal systems.