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

Clearer tracebacks in case of chained exceptions #2196

Merged
merged 6 commits into from
Jan 24, 2023
Merged

Commits on Jan 24, 2023

  1. introduce raise_from() compat function

    Signed-off-by: Giampaolo Rodola <[email protected]>
    giampaolo committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    70280df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    676a685 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    037ee0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acb2165 View commit details
    Browse the repository at this point in the history
  5. update HISTORY

    giampaolo committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    9e84f12 View commit details
    Browse the repository at this point in the history
  6. update HISTORY

    giampaolo committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1e257da View commit details
    Browse the repository at this point in the history