Skip to content

Comments

fix: treat None cursors as a no-op.#440

Merged
crwilcox merged 4 commits intogoogleapis:mainfrom
crwilcox:fix-439
Sep 2, 2021
Merged

fix: treat None cursors as a no-op.#440
crwilcox merged 4 commits intogoogleapis:mainfrom
crwilcox:fix-439

Conversation

@crwilcox
Copy link
Contributor

@crwilcox crwilcox commented Sep 1, 2021

fixes #439

@crwilcox crwilcox requested a review from a team September 1, 2021 21:50
@crwilcox crwilcox requested a review from a team as a code owner September 1, 2021 21:50
@product-auto-label product-auto-label bot added the api: firestore Issues related to the googleapis/python-firestore API. label Sep 1, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 1, 2021
@leahecole
Copy link

LGTM from python owners point of view though a storage-y person should maybe glance at it as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: firestore Issues related to the googleapis/python-firestore API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

start_after(None) and the like should be a no-op and shouldn't result in an error

3 participants