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

gh-112332: Deprecate TracebackException.exc_type, add exc_type_str. #112333

Merged
merged 5 commits into from
Nov 28, 2023

Commits on Nov 23, 2023

  1. pythongh-112332: save snapshot of exc_type in TracebackException. Add…

    … option to not save the exc_type itself.
    iritkatriel committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    aad7828 View commit details
    Browse the repository at this point in the history
  2. add depracation and doc

    iritkatriel committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    5aea01a View commit details
    Browse the repository at this point in the history
  3. update tests

    iritkatriel committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    59fe163 View commit details
    Browse the repository at this point in the history
  4. Add news

    iritkatriel committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    a278244 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6561596 View commit details
    Browse the repository at this point in the history