Skip to content

docs: document that upload_fileobj returns None - #4816

Open
pctablet505 wants to merge 1 commit into
boto:developfrom
pctablet505:fix-3637-document-upload-fileobj-response
Open

pctablet505 wants to merge 1 commit into
boto:developfrom
pctablet505:fix-3637-document-upload-fileobj-response

Conversation

@pctablet505

@pctablet505 pctablet505 commented Jul 15, 2026 •

Copy link
Copy Markdown

Fixes #3637

Adds ":returns: None" to the "upload_fileobj" docstrings for the client, bucket, and object variants so the documentation clearly states that the method does not return a response.

@pctablet505
pctablet505 marked this pull request as ready for review July 17, 2026 12:47
@pctablet505
pctablet505 requested a review from a team as a code owner July 17, 2026 12:47
@pctablet505
pctablet505 force-pushed the fix-3637-document-upload-fileobj-response branch from db472d9 to bfb1ded Compare August 21, 2026 15:16
Adds :returns: None to the upload_fileobj docstrings for the client,
bucket, and object variants to clarify that the method does not return
a response.

Fixes boto#3637
@pctablet505
pctablet505 force-pushed the fix-3637-document-upload-fileobj-response branch from bfb1ded to 0317ef3 Compare September 11, 2026 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

boto3.amazonaws.com doesn't show responses for s3.upload_fileobj

1 participant