Skip to content

Restore asynchronous ZIP writing support#34

Merged
charliermarsh merged 8 commits into
mainfrom
charlie/restore-zip-writing
May 11, 2026
Merged

Restore asynchronous ZIP writing support#34
charliermarsh merged 8 commits into
mainfrom
charlie/restore-zip-writing

Conversation

@charliermarsh

@charliermarsh charliermarsh commented May 11, 2026

Copy link
Copy Markdown
Member

Summary

We want to use the async zip crate exclusively in uv, which necessitates re-adding writer support (removed in #15 for no reason other than that it was unused). This PR re-adds that support (first commit), then fixes four minor issues surfaced by GPT 5.5 in security review.

charliermarsh and others added 5 commits May 11, 2026 12:27
Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Codex <noreply@openai.com>
@charliermarsh charliermarsh requested a review from woodruffw May 11, 2026 17:50
Co-authored-by: Codex <noreply@openai.com>
@charliermarsh charliermarsh marked this pull request as ready for review May 11, 2026 17:59
charliermarsh and others added 2 commits May 11, 2026 14:27
Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Codex <noreply@openai.com>
@charliermarsh charliermarsh merged commit 020dd1f into main May 11, 2026
7 checks passed
@charliermarsh charliermarsh deleted the charlie/restore-zip-writing branch May 11, 2026 20:28
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