-
Notifications
You must be signed in to change notification settings - Fork 154
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
'Blob.custom_time' setter doesnt update '_changes' #322
Labels
api: storage
Issues related to the googleapis/python-storage API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Comments
product-auto-label
bot
added
the
api: storage
Issues related to the googleapis/python-storage API.
label
Nov 22, 2020
haim0n
pushed a commit
to haim0n/python-storage
that referenced
this issue
Nov 22, 2020
This way '_PropertyMixin.patch' will send them to server. Fixes googleapis#322
haim0n
added a commit
to haim0n/python-storage
that referenced
this issue
Nov 22, 2020
This way '_PropertyMixin.patch' will send them to server. Fixes googleapis#322
haim0n
added a commit
to haim0n/python-storage
that referenced
this issue
Nov 22, 2020
This way '_PropertyMixin.patch' will send them to server. Fixes googleapis#322
tseaver
added
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
and removed
triage me
I really want to be triaged.
labels
Nov 24, 2020
haim0n
added a commit
to haim0n/python-storage
that referenced
this issue
Nov 24, 2020
This way '_PropertyMixin.patch' will send them to server. Fixes googleapis#322
tseaver
changed the title
custom_time setter doesnt update _changes field
'Blob.custom_time' setter doesnt update '_changes'
Nov 24, 2020
tseaver
pushed a commit
that referenced
this issue
Nov 24, 2020
cojenco
pushed a commit
to cojenco/python-storage
that referenced
this issue
Oct 13, 2021
cojenco
pushed a commit
to cojenco/python-storage
that referenced
this issue
Oct 13, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: storage
Issues related to the googleapis/python-storage API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
i think the
custom_time setter
code should be:instead of
The text was updated successfully, but these errors were encountered: