Skip to content

Commit ee526b1

Browse files
authored
Resolve Traversable.open failure for 3.13 beta 4 (#12412)
1 parent e5bab16 commit ee526b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/@tests/stubtest_allowlists/py313.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ unittest.TestCase.__init_subclass__
166166
unittest.case.TestCase.__init_subclass__
167167

168168
# Problematic protocol signature at runtime, see source code comments.
169+
importlib.abc.Traversable.open
169170
importlib.resources.abc.Traversable.open
170171

171172
# Deprecation wrapper classes; their methods are just pass-through, so we can ignore them.

0 commit comments

Comments
 (0)