summaryrefslogtreecommitdiff
path: root/sysutils/py-stack-data
AgeCommit message (Collapse)AuthorFilesLines
2022-11-28py-stack-data: updated to 0.6.2adam2-7/+7
v0.6.2 reduce tox parallelism in make_release
2022-11-17py-stack-data: updated to 0.6.1adam2-6/+6
v0.6.1 Catch exceptions from pygments.highlight
2022-10-31py-stack-data: updated to 0.6.0adam2-13/+14
v0.6.0 Use new asttokens.ASTText
2022-10-11py-stack-data: updated to 0.5.1adam2-6/+6
0.5.1 Bug fixes
2022-08-30py-stack-data: updated to 0.5.0adam2-9/+8
0.5.0: Unknown changes
2022-08-23py-stack-data: updated to 0.4.0adam3-7/+8
v0.4.0 Add 'include stack_data/py.typed' to MANIFEST.in
2022-08-03py-stack-data: updated to 0.3.0adam3-7/+10
0.3.0: Unknown changes
2022-02-01py-stack-data: add missing build dependencywiz1-2/+4
add one of the two missing test dependencies, littleutils needs to be packaged
2022-01-23py-stack-data: added version 0.1.4adam4-0/+57
This is a library that extracts data from stack frames and tracebacks, particularly to display more useful tracebacks than the default.