Skip to content

Let 'traceback' possibly be None in sys.__excepthook__#6678

Merged
Akuli merged 1 commit into
python:masterfrom
dlax:excepthook
Dec 24, 2021
Merged

Let 'traceback' possibly be None in sys.__excepthook__#6678
Akuli merged 1 commit into
python:masterfrom
dlax:excepthook

Conversation

@dlax
Copy link
Copy Markdown
Contributor

@dlax dlax commented Dec 24, 2021

Follow-up on 373c4e5.

@github-actions
Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

Copy link
Copy Markdown
Collaborator

@Akuli Akuli left a comment

Choose a reason for hiding this comment

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

Thanks! We still need to fix traceback.TracebackException.__init__, but that can be a separate PR.

@Akuli Akuli merged commit e1ae898 into python:master Dec 24, 2021
@dlax dlax deleted the excepthook branch December 24, 2021 09:35
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