Ticket #45715

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

Eröffnet am: 2022-09-25 22:55 Letztes Update: 2022-09-28 22:25

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
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-Verlauf (3/4 Historien)

2022-09-25 22:55 Aktualisiert von: alienvalkyrie
  • New Ticket "generate_packets.py: Move key cmp/hash into type code" created
2022-09-26 22:01 Aktualisiert von: alienvalkyrie
  • Lösung Update from Keine to Accepted
2022-09-28 22:25 Aktualisiert von: alienvalkyrie
  • Status Update from Offen to Geschlossen
  • Lösung Update from Accepted to Gefixt

Bearbeiten

Please login to add comment to this ticket » Anmelden