Correct the changelog entry for the syntax error message for multiple exception types (GH-26038)

This commit is contained in:
Thomas Grainger 2021-05-12 00:22:50 +01:00 committed by GitHub
parent 5fedf71439
commit c1df8808e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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