mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
Also require `bytes` for all `hash_id`s for consistency, even if some methods might work with other types as well. But using other types might hint at some inconsistent type usage and be a source of possible bugs. Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>