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

threading.excepthook new in python 3.8 #106

Open
jnoortheen opened this issue Dec 13, 2020 · 0 comments
Open

threading.excepthook new in python 3.8 #106

jnoortheen opened this issue Dec 13, 2020 · 0 comments

Comments

@jnoortheen
Copy link

currently better_exceptions.hook() patches sys.excepthook and logging modules. It will be perfect to set the same for threads as well.

doc: https://docs.python.org/3/library/threading.html#threading.excepthook

@Delgan Delgan assigned Delgan and unassigned Delgan Dec 13, 2020
@jnoortheen jnoortheen changed the title threading.excepthoom new in python 3.8 threading.excepthook new in python 3.8 Dec 14, 2020
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

No branches or pull requests

2 participants