-
Notifications
You must be signed in to change notification settings - Fork 31
chore: Code refactoring to follow common Google API scheme #482
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
Conversation
Release-As: 2.2.a0 Co-authored-by: larkee <larkee@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks okay
…apis#480) Add googleapis/python-test-utils and system test stub
This PR changes the distribution name from It also changes the package namespace. Now instead of a single top-level Both great changes, and both following the conventions of the other python repos. |
After talking to @skuruppu it sounds like we should keep the
|
37b9a88
to
803ad0a
Compare
@mf2199, this PR looks not very actual - most part is already merged. Should we close it? |
Closing as this PR seems to be old, and its changes were merged with other smaller PRs |
Change list:
django_spanner
folder renamed tospanner_django
and moved insidegoogle/cloud/
;spanner_dbapi
folder moved insidegoogle/cloud/
;noxfile.py
.While working on the build errors, this PR is kept as a draft.