Skip to content

Conversation

@zheromo
Copy link

@zheromo zheromo commented Oct 30, 2025

The object_size and headers properties in ComposeSource were incorrectly referencing themselves, causing a RecursionError when accessed before build_headers() was called. Updated both properties to correctly reference the internal _object_size and _headers fields and return their values with proper initialization checks.

The `object_size` and `headers` properties in `ComposeSource` were
incorrectly referencing themselves, causing a RecursionError when accessed
before `build_headers()` was called. Updated both properties to correctly
reference the internal `_object_size` and `_headers` fields and return
their values with proper initialization checks.
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.

1 participant