チケット #45190

generate_packets.py: make files_equal() compare contents line by line

登録: 2022-07-22 00:23 最終更新: 2022-07-23 19:18

報告者:
担当者:
チケットの種類:
状況:
完了
コンポーネント:
マイルストーン:
優先度:
5 - 中
重要度:
5 - 中
解決法:
修正済み
ファイル:
1

詳細

Part of #43927. Related to #45186. The files_equal() helper function (which is used by lazy-overwrite) currently loads both input files completely ~> make it use the fact that TextIO objects are iterable to compare them line by line

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

2022-07-22 00:23 更新者: alienvalkyrie
  • 新しいチケット "generate_packets.py: make files_equal() compare contents line by line" が作成されました
2022-07-22 00:46 更新者: alienvalkyrie
  • 解決法なし から 受領 に更新されました
コメント

Depends on #45186 (or rather, its parts):

  • textual dependency on #45188 (import changes)
  • this patch removes the now-unused read_text() function and thus must not be merged before #45189
2022-07-23 19:18 更新者: alienvalkyrie
  • 状況オープン から 完了 に更新されました
  • 解決法受領 から 修正済み に更新されました

添付ファイルリスト

編集

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