Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Added called process error to __all__#2876
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This looks like it duplicates#2860 which is on 1.3.x but has not been merged yet. |
This does only a part of what#2860, does, but that issue will work as well. Feel free to close as soon as the other one is merged. |
Closing because#2860 has been merged into 1.3.x which will make it into master sometime soon. |
Awesome! Thanks. |
Fixes missed variable in compatibility layer which was causing importing subprocess to fail in some cases.