-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
BugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested
Description
Interestingly enough, it does seem that the concurrency tools dependency for threading.excepthook has some strange Python version-specific availability.
3.10.1 - threading.excepthook available
3.9.9 - threading.excepthook available.
3.8.12 - threading.excepthook available.
3.7.12 - Not available!
3.6.15 - Not available!
3.5.9 - Not available!
I believe we are using Python 3.7. Would love to hear what version of Python everyone else has in their environments.
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested