From 0f321f8c29b2b4b43fc2875573b27d6d77638f1d Mon Sep 17 00:00:00 2001 From: Stephanos Ioannidis Date: Fri, 4 Oct 2024 01:05:31 +0900 Subject: Update various outdated links and contact information This commit updates various outdated links and contact information throughout the repository. Signed-off-by: Stephanos Ioannidis --- testsuite.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'testsuite.py') diff --git a/testsuite.py b/testsuite.py index fc61a16..a4ea556 100644 --- a/testsuite.py +++ b/testsuite.py @@ -32,8 +32,7 @@ # # pypy works too, and runs most tests much faster than CPython. # -# All tests should pass. Report regressions to ulfalizer a.t Google's email -# service. +# All tests should pass. Report regressions on the GitHub page. import difflib import errno -- cgit v1.2.3