Ticket #45715

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

Open Date: 2022-09-25 22:55 Last Update: 2022-09-28 22:25

Reporter:
Owner:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
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
  • Resolution Update from None to Accepted
2022-09-28 22:25 Updated by: alienvalkyrie
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login