Skip to content

Add seekable streaming ZIP writer#37

Merged
woodruffw merged 4 commits into
mainfrom
codex/seekable-stream-writer
May 13, 2026
Merged

Add seekable streaming ZIP writer#37
woodruffw merged 4 commits into
mainfrom
codex/seekable-stream-writer

Conversation

@charliermarsh

@charliermarsh charliermarsh commented May 12, 2026

Copy link
Copy Markdown
Member

Summary

This avoids some of the bloat that comes from streaming, like data descriptors, speculative Zip64 extras, etc.

See: astral-sh/uv#19383.

@charliermarsh charliermarsh force-pushed the codex/seekable-stream-writer branch 3 times, most recently from 332adf8 to 7209612 Compare May 12, 2026 20:42
@charliermarsh charliermarsh marked this pull request as ready for review May 12, 2026 20:50
@charliermarsh charliermarsh requested a review from woodruffw May 12, 2026 20:50
@charliermarsh charliermarsh force-pushed the codex/seekable-stream-writer branch from 7209612 to 8583211 Compare May 12, 2026 21:05
Co-authored-by: Codex <noreply@openai.com>
woodruffw added 3 commits May 13, 2026 10:33
Signed-off-by: William Woodruff <william@yossarian.net>
Signed-off-by: William Woodruff <william@yossarian.net>
@woodruffw woodruffw merged commit 0078cb8 into main May 13, 2026
7 checks passed
@woodruffw woodruffw deleted the codex/seekable-stream-writer branch May 13, 2026 15:32
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.

2 participants