Skip to content

print hashes as strings always#14

Merged
sneakers-the-rat merged 4 commits intomainfrom
fix-hash-printing
Oct 6, 2025
Merged

print hashes as strings always#14
sneakers-the-rat merged 4 commits intomainfrom
fix-hash-printing

Conversation

@sneakers-the-rat
Copy link
Contributor

@sneakers-the-rat sneakers-the-rat commented Oct 6, 2025

previously, the 'print' encoding of hashes as strings was only true of some places where hashes were used.

this change puts it directly into the serialization of the hash, which should be more controllable and predictable, since we should not have special behavior for hashes in some places but not others.


📚 Documentation preview 📚: https://torrent-models--14.org.readthedocs.build/en/14/

@sneakers-the-rat sneakers-the-rat merged commit 2fe4341 into main Oct 6, 2025
13 checks passed
@sneakers-the-rat sneakers-the-rat deleted the fix-hash-printing branch October 6, 2025 22:22
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