-
Notifications
You must be signed in to change notification settings - Fork 154
Issues: googleapis/python-storage
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Resumable media retry appears to treat Issues related to the googleapis/python-storage API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
deadline
differently than google.api.core.Retry
api: storage
#1361
opened Oct 8, 2024 by
samlevy3
copy_blob: Allow setting a predefined ACL
api: storage
Issues related to the googleapis/python-storage API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
#1360
opened Oct 4, 2024 by
remko
copy_blob: Allow setting object metadata
api: storage
Issues related to the googleapis/python-storage API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
#1359
opened Oct 4, 2024 by
remko
Blob.download_to_filename leaves empty file if not found
api: storage
Issues related to the googleapis/python-storage API.
status: investigating
The issue is under investigation, which is determined to be non-trivial.
#1342
opened Aug 27, 2024 by
cmadlener
Support in-memory data for Transfer Manager download_chunks_concurrently and upload_chunks_concurrently
api: storage
Issues related to the googleapis/python-storage API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
#1341
opened Aug 22, 2024 by
MattIrv
Make it possible to update / add to the user-agent for an existing client object
api: storage
Issues related to the googleapis/python-storage API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
#1327
opened Jul 12, 2024 by
MattIrv
Support Issues related to the googleapis/python-storage API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
storage.googleapis.com
public url at Blob.from_string
api: storage
#1299
opened Jun 30, 2024 by
kalvin807
Some unit tests require real credentials files
api: storage
Issues related to the googleapis/python-storage API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: cleanup
An internal cleanup or hygiene concern.
#1279
opened May 23, 2024 by
andrewsg
Retry batch delete blob on 503
api: storage
Issues related to the googleapis/python-storage API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
#1277
opened May 21, 2024 by
maingoh
Bypass 8MB limit to allow file to be uploaded in single request
api: storage
Issues related to the googleapis/python-storage API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
#1273
opened May 11, 2024 by
nitishxp
Add means to retrieve responses after calling batch module
api: storage
Issues related to the googleapis/python-storage API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
#1214
opened Jan 23, 2024 by
shunping
ResourceWarning
in build log when running tests - unclosed file
api: storage
#1193
opened Dec 2, 2023 by
parthea
Blob.upload_from_file fails with non-seekable stream
api: storage
Issues related to the googleapis/python-storage API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
#1185
opened Nov 17, 2023 by
offsetcyan
Add a system test to ensure the "google" namespace isn't clobbered
api: storage
Issues related to the googleapis/python-storage API.
type: cleanup
An internal cleanup or hygiene concern.
#1179
opened Nov 8, 2023 by
andrewsg
Support custom endpoints for SignURL and PostPolicy
api: storage
Issues related to the googleapis/python-storage API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
#1174
opened Nov 3, 2023 by
BrennaEpp
generate_signed_url does not work for virtual_hosted_style=True
api: storage
Issues related to the googleapis/python-storage API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1031
opened May 4, 2023 by
whs
Allow wildcard in delete_blobs with a full path
api: storage
Issues related to the googleapis/python-storage API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
#993
opened Feb 18, 2023 by
Tom3652
gRPC Support
api: storage
Issues related to the googleapis/python-storage API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
#900
opened Nov 9, 2022 by
jamespinkerton
missing uri property on Blob()
api: storage
Issues related to the googleapis/python-storage API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
#896
opened Nov 4, 2022 by
yan-hic
Remove the dependency on mock
api: storage
Issues related to the googleapis/python-storage API.
type: process
A process-related concern. May include testing, release, or the like.
#769
opened Apr 16, 2022 by
mcepl
Gzip compression on write
api: storage
Issues related to the googleapis/python-storage API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
#757
opened Apr 6, 2022 by
dustyny
Firebase Storage Emulator Support
api: storage
Issues related to the googleapis/python-storage API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
#752
opened Apr 3, 2022 by
qhaas
Is there a async storage client, So Issues related to the googleapis/python-storage API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
async
, wait
can be used?
api: storage
#478
opened Jun 24, 2021 by
Cedric-Chen
Adding type hints so static analyzers like mypy can work with google.cloud.storage
api: storage
Issues related to the googleapis/python-storage API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
#393
opened Mar 9, 2021 by
maroux
Add typing mypy
api: storage
Issues related to the googleapis/python-storage API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
#318
opened Nov 17, 2020 by
jaketf
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.