Previously, exceptions that were not `BabelParseError`s were just ignored. Such exceptions are most likely programming errors in the package. They are now re-thrown to ensure that the error is not hidden. PR Close #38536
Previously, exceptions that were not `BabelParseError`s were just ignored. Such exceptions are most likely programming errors in the package. They are now re-thrown to ensure that the error is not hidden. PR Close #38536