Ticket #44008

generate_packets.py: turn get_choices into a generator

Eröffnet am: 2022-03-02 23:16 Letztes Update: 2022-03-04 17:47

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

Details

Part of #43927. There is a powerset implementation among the Itertools Recipes; that implementation yields subsets in a different order than the current get_choices, which would change the output files (if any fields currently used add-cap or remove-cap, which they don't). Either way, I don't think it'd change the network protocol, just the internal function names.

Ticket-Verlauf (3/4 Historien)

2022-03-02 23:16 Aktualisiert von: alienvalkyrie
  • New Ticket "generate_packets.py: turn get_choices into a generator" created
2022-03-03 00:35 Aktualisiert von: alienvalkyrie
  • Lösung Update from Keine to Accepted
2022-03-04 17:47 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