From: Schelte B. <tc...@tc...> - 2022-11-17 11:27:57
|
On 16/11/2022 19:12, Donald G Porter via Tcl-Core wrote: > I believe these files are ready to become the official releases. > Looks good to me. I have not encountered any issues when running my most complicated application with Tcl/Tk 8.6.13. I have just one remark. The Tcl changes file says: 2022-05-04 (bug)[8eb64b] http package support for Content-encoding: br However, looking at the diff, it only seems that the error message was changed from: 'unsupported content-encoding "br"' to 'content-encoding "br" not implemented'. Calling that support seems a bit of a stretch to me. Schelte. |