Tíquete #44008

generate_packets.py: turn get_choices into a generator

: 2022-03-02 23:16 Última Atualização: 2022-03-04 17:47

Relator:
Tipo:
Estado:
Fechado
Componente:
Marcos:
Prioridade:
5 - Medium
Gravidade:
5 - Medium
Resolução:
Fixed
Arquivo:
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 History (3/4 Histories)

2022-03-02 23:16 Updated by: alienvalkyrie
  • New Ticket "generate_packets.py: turn get_choices into a generator" created
2022-03-03 00:35 Updated by: alienvalkyrie
  • Resolução Update from Nenhum to Accepted
2022-03-04 17:47 Updated by: alienvalkyrie
  • Estado Update from Aberto to Fechado
  • Resolução Update from Accepted to Fixed

Editar

Please login to add comment to this ticket » Login