Skip to content

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

Merged
gvanrossum merged 2 commits intopython:masterfrom
iritkatriel:bpo-43146
Feb 23, 2021
Merged

bpo-43146: fix None-handling in single-arg version of traceback.print…#24629
gvanrossum merged 2 commits intopython:masterfrom
iritkatriel:bpo-43146

Conversation

@iritkatriel
Copy link
Copy Markdown
Member

@iritkatriel iritkatriel commented Feb 23, 2021

…_exception() and traceback.format_exception()

https://bugs.python.org/issue43146

…_exception() and traceback.format_exception()
Copy link
Copy Markdown
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
Copy Markdown
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