Skip to content

Strict bytes type #1643

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

Merged
merged 2 commits into from
Jul 15, 2025
Merged

Strict bytes type #1643

merged 2 commits into from
Jul 15, 2025

Conversation

aaugustin
Copy link
Member

No description provided.

Previously, a bytearray was returned when a client received
fragments without reassembly while compression was disabled.

The additional bytes() call is a no-op in all other cases.

Refs #1641.
@aaugustin aaugustin force-pushed the strict-bytes-type branch 2 times, most recently from 7ef52fd to db18375 Compare July 15, 2025 20:53
@aaugustin aaugustin force-pushed the strict-bytes-type branch from db18375 to c2bc41b Compare July 15, 2025 21:00
@aaugustin aaugustin merged commit c2bc41b into main Jul 15, 2025
2 checks passed
@aaugustin aaugustin deleted the strict-bytes-type branch July 15, 2025 21:00
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