8000 Correct the changelog entry for the syntax error message for multipl… · coderanger/cpython@c1df880 · GitHub
[go: up one dir, main page]

Skip to content

Commit c1df880

Browse files
authored
Correct the changelog entry for the syntax error message for multiple exception types (pythonGH-26038)
1 parent 5fedf71 commit c1df880

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)
0