Ticket #44768

generate_packets.py: turn computed fields into properties

Eröffnet am: 2022-06-07 03:29 Letztes Update: 2022-06-08 20:21

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
1

Details

Part of #43927. Using properties (@property) instead of computing values in the constructor splits code into more manageable chunks that can be annotated and documented independently.

Ticket-Verlauf (3/4 Historien)

2022-06-07 03:29 Aktualisiert von: alienvalkyrie
  • New Ticket "generate_packets.py: turn computed fields into properties" created
2022-06-07 06:09 Aktualisiert von: alienvalkyrie
  • Lösung Update from Keine to Accepted
2022-06-08 20:21 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