diff --git a/stdlib/@tests/stubtest_allowlists/py313.txt b/stdlib/@tests/stubtest_allowlists/py313.txt index 73b0b35fa5e4..1a3d31b8dabb 100644 --- a/stdlib/@tests/stubtest_allowlists/py313.txt +++ b/stdlib/@tests/stubtest_allowlists/py313.txt @@ -166,6 +166,7 @@ unittest.TestCase.__init_subclass__ unittest.case.TestCase.__init_subclass__ # Problematic protocol signature at runtime, see source code comments. +importlib.abc.Traversable.open importlib.resources.abc.Traversable.open # Deprecation wrapper classes; their methods are just pass-through, so we can ignore them.