Changes between Version 1 and Version 2 of Ticket #5910, comment 1
- Timestamp:
- 04/13/2026 08:18:35 PM (15 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5910, comment 1
v1 v2 7 7 sed -i '1677a\ self->zst.next_in = NULL;' Modules/zlibmodule.c 8 8 }}} 9 We need line numbers since there are multiple instances of ' ^error:' in the files.9 We need line numbers since there are multiple instances of '!^error:' in the files. 10 10 11 11 Note that the line numbers are different from the pull request for Python-3.14.4.
