-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
#1186: Revendor apitools as 'gcloud._apitools' #1189
#1186: Revendor apitools as 'gcloud._apitools' #1189
Conversation
Ignore them for pep8/pylint purposes until after refactoring/cleanup.
I'll try to get to these tonight if I can spare a few minutes. I'm 100% occupied during the day (9am-6pm). |
No worries. This is slog-work, and I've got at least four more hours of it today (coverage for the |
"Scrape in six used modules from apitools." brought them in with no changes? |
LGTM assuming the answer to my question above is yes |
d60a679 really did just copy them in. The remaining commits are the minimum to get the code usable / used within |
…itools #1186: Revendor apitools as 'gcloud._apitools'
Towards #1186.
Subsequent work to include:
gcloud.storage.batch
implementation.