Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6740f9d commit 0fc3aa0Copy full SHA for 0fc3aa0
datastore/CHANGELOG.md
@@ -9,6 +9,7 @@
9
### Implementation Changes
10
11
- Do not pass 'offset' once the query iterator has a cursor (#5503)
12
+- Add test runs for Python 3.7 and remove run for 3.4 (#5295)
13
14
### Documentation
15
@@ -17,7 +18,6 @@
17
18
19
### Internal / Testing Changes
20
-- Add Test runs for Python 3.7 and remove 3.4 (#5295)
21
- Modify system tests to use prerelease versions of grpcio (#5304)
22
- Avoid overwriting '__module__' of messages from shared modules. (#5364)
23
- Attempt again to reproduce #4264. (#5403)
0 commit comments