Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 23607: first pass of changes for compatibility with Python3 #24435

Merged
merged 8 commits into from Oct 16, 2019
Prev

Remove python/_virtualenv/ dir in clean_build_artifacts.sh

  • Loading branch information
marmeladema committed Oct 16, 2019
commit 2b3f6a228929a0297f82fff18bfffa98707bb031
@@ -9,3 +9,4 @@ set -o nounset
set -o pipefail

rm -rf target/
rm -rf python/_virtualenv/
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.