Skip to content

bpo-43146: fix None-handling in single-arg version of traceback.print… #24629

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

Merged
merged 2 commits into from
Feb 23, 2021

Conversation

iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented Feb 23, 2021

…_exception() and traceback.format_exception()

https://bugs.python.org/issue43146

…_exception() and traceback.format_exception()
Copy link
Member

@gvanrossum gvanrossum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, now I get it. Sorry for being dense before! (Trying to multi-task, I'm supposed to be in an all-week meeting for new employees.)

@iritkatriel
Copy link
Member Author

Thanks, I probably should have made this a second bpo anyway.

adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
…None) (pythonGH-24629)

(The previous commit fixed print_exception(None, None, None).)
@iritkatriel iritkatriel deleted the bpo-43146 branch March 16, 2021 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants