mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-05 23:41:34 +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>