Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up and improve the performance of manifest file creation #1738

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

brianhelba
Copy link
Collaborator

This follows #1184, but reduces unnecessary re-encodings from bytes to strings. It also cleans up the manifest.py module, by making more of the API private and adding additional type annotations.

This follows #1184, but reduces unnecessary re-encodings from bytes to
strings. It also cleans up the "manifest.py" module, by making more of
the API private and adding additional type annotations.
@brianhelba brianhelba marked this pull request as ready for review November 6, 2023 23:31
@brianhelba brianhelba merged commit cf99632 into master Nov 9, 2023
10 checks passed
@brianhelba brianhelba deleted the streaming-upload branch November 9, 2023 17:23
@dandibot
Copy link
Member

dandibot commented Nov 9, 2023

🚀 PR was released in v0.3.61 🚀

@dandibot dandibot added the released This issue/pull request has been released. label Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants