待辦事項 #44008

generate_packets.py: turn get_choices into a generator

啟用日期: 2022-03-02 23:16 最後更新: 2022-03-04 17:47

回報者:
負責人:
類型:
狀態:
關閉
元件:
里程碑:
優先權:
5 - 中
嚴重程度:
5 - 中
處理結果:
修正
檔案:
1

細節

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
  • 處理結果 Update from to Accepted
2022-03-04 17:47 Updated by: alienvalkyrie
  • 狀態 Update from 開啟 to 關閉
  • 處理結果 Update from Accepted to 修正

編輯

Please login to add comment to this ticket » 登入