Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.7.2 source code.tar.gz | 2023-09-11 | 443.7 kB | |
0.7.2 source code.zip | 2023-09-11 | 550.2 kB | |
README.md | 2023-09-11 | 256 Bytes | |
Totals: 3 Items | 994.1 kB | 0 |
- Add support for formatting of
ExceptionGroup
errors (#805). - Fix possible
RuntimeError
when usingmultiprocessing.set_start_method()
after importing thelogger
(#974). - Fix formatting of possible
__notes__
attached to anException
(#980).