From: Bastian Germann <bage@debian.org>
Date: Mon, 9 Feb 2026 12:32:28 +0100
Subject: Drop non-resolvable imports
---
--- a/tests/test_re_compatibility.py
+++ b/tests/test_re_compatibility.py
@@ -4,12 +4,6 @@ import multiprocessing
 from weakref import proxy
 import pytest
 
-from tests.utils import (
-    assert_raises,
-    assert_typed_equal,
-    check_pattern_error,
-    check_template_error,
-)
 
 # This file is a modified version of the tests from CPython's regex test suite, meant to provide
 # coverage for the built-in module's behavior. However, the intention is not to cover 100% of
