Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autosummary: autosummary: import_by_name() now raises ImportExceptionGroup #10036

Conversation

tk0miya
Copy link
Member

@tk0miya tk0miya commented Jan 1, 2022

Feature or Bugfix

  • Refactoring

Purpose

…Group

It starts to `ImportExceptionGroup` exception instead of `ImportError` by default
when it failed to import target object.
@tk0miya tk0miya force-pushed the 9555_autosummary_raise_ImportExceptionGroup_by_default branch from 0439e46 to 808a8d2 Compare January 2, 2022 03:08
@tk0miya tk0miya merged commit 2d92be7 into sphinx-doc:master Jan 2, 2022
@tk0miya tk0miya deleted the 9555_autosummary_raise_ImportExceptionGroup_by_default branch January 2, 2022 04:03
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant