Skip to content

Conversation

@bluebinary
Copy link
Owner

Fixed python-publish.yml file to reference the deliciousbytes library.

Fixed `python-publish.yml` file to reference the `deliciousbytes`
library.
@bluebinary bluebinary self-assigned this Jul 8, 2025
@bluebinary bluebinary merged commit 0a25543 into main Jul 8, 2025
4 checks passed
bluebinary added a commit that referenced this pull request Aug 2, 2025
The `Bytes.encode()` method now pads the generated bytes to the
specified length, if a fixed length has been set for the `Bytes`
instance. Padding bytes are added as a prefix for big endian (MSB)
payloads, and as a suffix for little endian (LSB) payloads.
bluebinary added a commit that referenced this pull request Aug 2, 2025
Adjusted length initialization. Added unit tests for `Bytes8`,
`Bytes16` and `Bytes32`.
@bluebinary bluebinary deleted the packaging_improvements branch September 8, 2025 06: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