Changes between Version 1 and Version 2 of Ticket #5910, comment 1


Ignore:
Timestamp:
04/13/2026 08:18:35 PM (15 hours ago)
Author:
Bruce Dubbs

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5910, comment 1

    v1 v2  
    77sed -i '1677a\    self->zst.next_in = NULL;' Modules/zlibmodule.c
    88}}}
    9 We need line numbers since there are multiple instances of '^error:' in the files.
     9We need line numbers since there are multiple instances of '!^error:' in the files.
    1010
    1111Note that the line numbers are different from the pull request for Python-3.14.4.