mypy
f49083e5 - Add is_type_operator and is_new_protocol to binary cache serialization

Commit
103 days ago
Add is_type_operator and is_new_protocol to binary cache serialization These flags were in TypeInfo.FLAGS (used by JSON serialize/deserialize) but missing from the binary write/read methods, causing them to be lost when restoring from cache.
Author
Parents
Loading