log tests/get-with-headers.py @ 53040:cdd7bf612c7b stable tip

age author description
Thu, 30 Jan 2025 13:51:02 -0500 Matt Harbison py3: update the remaining shebang lines (mostly tests) to `python3`
Wed, 11 Jan 2023 17:51:04 +0400 Anton Shestakov tests: check how hgweb handles HEAD requests
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Sat, 10 Jul 2021 17:19:07 +0200 Pierre-Yves David windows: make sure we fully read and cleanly close the connection
Fri, 02 Jul 2021 23:09:44 +0200 Pierre-Yves David run-tests: stop writing a `python3` symlink pointing to python2
Fri, 06 Nov 2020 13:58:59 -0800 Gregory Szorc global: use python3 in shebangs
Sat, 02 Nov 2019 12:09:35 -0700 Gregory Szorc py3: define and use json.loads polyfill stable