| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-05 | py/objexcept: Allow compression of exception message text. | Jim Mussared | |
| The decompression of error-strings is only done if the string is accessed via printing or via er.args. Tests are added for this feature to ensure the decompression works. | |||
