Ticket #44585

generate_packets.py: assertions should be errors

Eröffnet am: 2022-05-14 04:53 Letztes Update: 2022-05-16 22:24

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

Details

Part of #43927. Current generate_packets.py contains a lot of assert statements, which only get run when __debug__ is true – most of these check the integrity of outside input (packets.def) and should thus raise ValueErrors instead.

Ticket-Verlauf (3/4 Historien)

2022-05-14 04:53 Aktualisiert von: alienvalkyrie
  • New Ticket "generate_packets.py: assertions should be errors" created
2022-05-14 05:38 Aktualisiert von: alienvalkyrie
  • Lösung Update from Keine to Accepted
2022-05-16 22:24 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