Skip to content

Commit 7e59ef1

Browse files
Correct the changelog entry for the syntax error message for multiple exception types (GH-26038)
(cherry picked from commit c1df880) Co-authored-by: Thomas Grainger <[email protected]>
1 parent c90ed8e commit 7e59ef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.10.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ have been incorporated. Some of the most notable ones:
238238
239239
(Contributed by Pablo Galindo in :issue:`43822`)
240240
241-
* Exception groups without parentheses:
241+
* Multiple Exception types without parentheses:
242242
243243
.. code-block:: python
244244

0 commit comments

Comments
 (0)