任务单 #45190

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

开放日期: 2022-07-22 00:23 最后更新: 2022-07-23 19:18

报告人:
属主:
类型:
状态:
关闭
组件:
里程碑:
优先:
5 - Medium
严重性:
5 - Medium
处理结果:
Fixed
文件:
1

Details

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

任务单历史 (3/4 Histories)

2022-07-22 00:23 Updated by: alienvalkyrie
  • New Ticket "generate_packets.py: make files_equal() compare contents line by line" created
2022-07-22 00:46 Updated by: alienvalkyrie
  • 处理结果 Update from to Accepted
评论

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 Updated by: alienvalkyrie
  • 状态 Update from 开启 to 关闭
  • 处理结果 Update from Accepted to Fixed

编辑

Please login to add comment to this ticket » 登录名