You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following a review of the PEP-654 documentation, we would like to make a change in the wording of the PEP to clarify that the factory function that automatically selects between ExceptionGroup and BaseExceptionGroup is in fact the BaseExceptionGroup constructor. Please see the proposed change here: python/peps#2203
I mentioned that there was a slight difference between the wording of the PEP, which at least to me implied a separate factory function, and the documentation in the above PR. The discussions over there made it clear that the intention of the API was for the wording in the docs, but as the PEP was what was approved by the 2021 SC, I felt it was necessary for approval from the 2022 SC.
Following a review of the PEP-654 documentation, we would like to make a change in the wording of the PEP to clarify that the factory function that automatically selects between ExceptionGroup and BaseExceptionGroup is in fact the BaseExceptionGroup constructor. Please see the proposed change here: python/peps#2203
@gvanrossum @1st1
The text was updated successfully, but these errors were encountered: