FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Get pytype to pass by dgorelik · Pull Request #92 · google/python-spanner-orm · GitHub

Get pytype to pass - #92

Merged
dgorelik merged 2 commits into
masterfrom
types
Oct 6, 2020
Merged

dgorelik merged 2 commits into
masterfrom
types

Conversation

dgorelik commented Oct 6, 2020

Copy link
Copy Markdown
Contributor

This PR includes the following changes to get pytype to pass at HEAD:

  • Remove ignore in relationship.py now that pytype issue #234 is fixed.
  • Switch table_apis.find and table_apis.query to return a list of sequences, and query.SpannerQuery.processResults to accept a list of sequences, so that values can be passes between those methods successfully.
  • Disable pytype with a TODO if the error was related to metaclasses or importlib.

dgorelik requested a review from dseomn October 6, 2020 18:05

dgorelik commented Oct 6, 2020

Copy link
Copy Markdown
Contributor Author

CC @supersam654

dgorelik merged commit 7db9acb into master Oct 6, 2020
dgorelik deleted the types branch October 6, 2020 18:40
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL