チケット #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.

チケットの履歴 (4 件中 3 件表示)

2022-03-02 23:16 更新者: alienvalkyrie
  • 新しいチケット "generate_packets.py: turn get_choices into a generator" が作成されました
2022-03-03 00:35 更新者: alienvalkyrie
  • 解決法なし から 受領 に更新されました
2022-03-04 17:47 更新者: alienvalkyrie
  • 状況オープン から 完了 に更新されました
  • 解決法受領 から 修正済み に更新されました

編集

このチケットにコメントを追加するには、ログインが必要です » ログインする