Update exception group to match clinic generated arguments (#14088)

This commit is contained in:
Max Muoto
2025-05-16 20:50:00 -07:00
committed by GitHub
parent 0ba818e2b5
commit 7fbf9c7927
2 changed files with 12 additions and 14 deletions
@@ -26,10 +26,6 @@ asyncio.events._AbstractEventLoopPolicy
asyncio.events._get_event_loop_policy
asyncio.events._set_event_loop_policy
asyncio.tasks.eager_task_factory
builtins.BaseExceptionGroup.split
builtins.BaseExceptionGroup.subgroup
builtins.ExceptionGroup.split
builtins.ExceptionGroup.subgroup
builtins.bytearray.resize
builtins.classmethod.__annotate__
builtins.classmethod.__class_getitem__