mirror of
https://github.com/python/cpython.git
synced 2025-07-30 14:44:10 +00:00
Correct the changelog entry for the syntax error message for multiple exception types (GH-26038)
This commit is contained in:
parent
5fedf71439
commit
c1df8808e0
1 changed files with 1 additions and 1 deletions
|
@ -238,7 +238,7 @@ have been incorporated. Some of the most notable ones:
|
|||
|
||||
(Contributed by Pablo Galindo in :issue:`43822`)
|
||||
|
||||
* Exception groups without parentheses:
|
||||
* Multiple Exception types without parentheses:
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue