Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
Hi 👋 I'm a user of
smart_open, and would like to propagate apredefined_acl. They usecreate_resumable_upload_sessionwhich seemingly is the only function related to blob uploads that does not accept thepredefined_aclkwarg.Describe the solution you'd like
Allow passing
predefined_aclkwarg tocreate_resumable_upload_session.Describe alternatives you've considered
Additional context
stevearc/pypicloud#317 (comment)