]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105730: support more callables in ExceptionGroup.split() and subgroup() (#106035)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Fri, 23 Jun 2023 18:47:47 +0000 (19:47 +0100)
committerGitHub <noreply@github.com>
Fri, 23 Jun 2023 18:47:47 +0000 (19:47 +0100)
commitd8ca5a11bc55e2a69cab4f8795d0a5aa6932a41b
treeaef00ea1df35757252351d4c1fd39152026e86b5
parent1d33d5378058671bfabb6f4d4b5bfd4726973ff9
gh-105730: support more callables in ExceptionGroup.split() and subgroup() (#106035)
Doc/library/exceptions.rst
Lib/test/test_exception_group.py
Misc/NEWS.d/next/Core and Builtins/2023-06-23-16-51-02.gh-issue-105730.16haMe.rst [new file with mode: 0644]
Objects/exceptions.c