Uh oh!
There was an error while loading. Please reload this page.
ndb.key.urlsafe() should return a string not bytes #71 - #72
Conversation
* Integrate changes from Piper * Add constraint for protobuf version in tox.ini
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
ludoch
commented
Mar 28, 2023
Hi, |
martin-green
commented
Mar 28, 2023
via email
Done
Den 2023-03-28 kl. 20:37, skrev Ludovic Champenois: …
Hi,
Thanks for the PR. Can you update the missing CLA step?
—
Reply to this email directly, view it on GitHub
<#72 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAY3SJK3QSUKDPXEG7O5MLDW6MVWPANCNFSM6AAAAAAV7RNG74>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
kamilturek
commented
Jun 19, 2023
Hey @ludoch, is there any update on this? I am curious about this change as it would mean drifting away from the Cloud NDB behaviour (which also returns bytes). |
shreejad
commented
Jun 20, 2023
Please refer to #71 (comment) TL;DR: This is a breaking change and will create divergent behaviors with Cloud NDB, who also choose to return bytes. |
Fixes#71