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
As of Python 3.5 / GH-64943 / a0934b2, shutil.ExecError exceptions are not raised in any circumstances. I propose that we delete the ExecError class and remove it from __all__.