BigQuery-Python
BigQuery-Python copied to clipboard
Convert to Python3
using : find . -name '*.py' | xargs 2to3 -w
Thanks for the PR. Looks like there are a couple string decodes failing in py3 causing the build to fail.
Also, probably don't need to commit the backup files.