Ticket #48692

generate_packets.py: use f-strings

Eröffnet am: 2023-09-22 01:52 Letztes Update: 2023-09-23 18:34

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

Details

Depends on #44767. Use Python 3.6's format string interpolation (f-strings) instead of str.format() or printf-style (%) formatting where possible.

Ticket-Verlauf (3/4 Historien)

2023-09-22 01:52 Aktualisiert von: alienvalkyrie
  • New Ticket "generate_packets.py: use f-strings" created
2023-09-22 05:46 Aktualisiert von: alienvalkyrie
  • Lösung Update from Keine to Accepted
Kommentar

Patch might have textual dependencies on #48690

2023-09-23 18:34 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