--- a/mercurial/exthelper.py Mon Sep 16 15:36:38 2024 +0200
+++ b/mercurial/exthelper.py Mon Sep 16 15:36:44 2024 +0200
@@ -9,6 +9,7 @@
### Extension helper ###
#####################################################################
+from __future__ import annotations
from . import (
commands,