Tíquete #45715

generate_packets.py: Move key cmp/hash into type code

: 2022-09-25 22:55 Última Atualização: 2022-09-28 22:25

Relator:
Tipo:
Estado:
Fechado
Componente:
Marcos:
Prioridade:
5 - Medium
Gravidade:
5 - Medium
Resolução:
Fixed
Arquivo:
1

Details

Part of #43927. Make Variant.get_cmp assemble the key comparison function from existing field cmp parts, and do the same for Variant.get_hash, adding the new hash-related methods to fields and types. (For non-int field types, these will be stubs that raise an error, for now.)

Ticket History (3/4 Histories)

2022-09-25 22:55 Updated by: alienvalkyrie
  • New Ticket "generate_packets.py: Move key cmp/hash into type code" created
2022-09-26 22:01 Updated by: alienvalkyrie
  • Resolução Update from Nenhum to Accepted
2022-09-28 22:25 Updated by: alienvalkyrie
  • Estado Update from Aberto to Fechado
  • Resolução Update from Accepted to Fixed

Editar

Please login to add comment to this ticket » Login