Skip to content

bpo-43146: fix None-handling in single-arg traceback.print_exception(…#399

Merged
sthagen merged 1 commit intosthagen:masterfrom
python:master
Feb 23, 2021
Merged

bpo-43146: fix None-handling in single-arg traceback.print_exception(…#399
sthagen merged 1 commit intosthagen:masterfrom
python:master

Conversation

@sthagen
Copy link
Copy Markdown
Owner

@sthagen sthagen commented Feb 23, 2021

…None) (pythonGH-24629)

(The previous commit fixed print_exception(None, None, None).)

…None) (GH-24629)

(The previous commit fixed print_exception(None, None, None).)
@sthagen sthagen merged commit fef82df into sthagen:master Feb 23, 2021
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.

2 participants