• Anthony Baxter's avatar
    backport 1.18, 1.19, 1.20: · f05af938
    Anthony Baxter yazdı
    --
    Apply two small changes to the Windows code, according to SF bug
    #427345.  These are supposed to support binary data and avoid
    buffering problems on Windows.
    --
    SF patch #467430.
    - replace some log_error() calls with log_message()
    - flush self.rfile before forking too (hope this works on Windows)
    --
    Fix two typos, one noted by Noah Spurrier in SF bug #475166, the
    second noted after a second's thought about what the next line should
    do. :-(
    f05af938
CGIHTTPServer.py 9.97 KB