./misc/py-crashtest, Manage Python errors with ease

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.4.1, Package name: py310-crashtest-0.4.1, Maintainer: pkgsrc-users

Crashtest is a Python library that makes exceptions handling and inspection
easier.


Master sites:

Filesize: 4.598 KB

Version history: (Expand)


CVS history: (Expand)


   2023-04-04 11:29:03 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-crashtest: updated to 0.4.1

0.4.1

Fixed too narrow type in Inspector class

0.4.0

Fixed a decoding error by forcing 'utf-8' encoding when opening a file.

Misc

Added typing
Fixed multiple issues raised by flake8 and plugins
Updated dependencies (both package and dev)
Bumped Python versions to 3.7+
   2022-01-11 20:14:10 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
py-crashtest: added version 0.3.1

Crashtest is a Python library that makes exceptions handling and inspection
easier.