./sysutils/py-stack-data, Extract data from Python stack frames and tracebacks

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


Branch: CURRENT, Version: 0.6.3, Package name: py311-stack-data-0.6.3, Maintainer: pkgsrc-users

This is a library that extracts data from stack frames and tracebacks,
particularly to display more useful tracebacks than the default.


Master sites:

Filesize: 43.659 KB

Version history: (Expand)


CVS history: (Expand)


   2023-09-30 19:20:19 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-stack-data: updated to 0.6.3

v0.6.3
handle weird six import error
   2022-11-28 10:23:18 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-stack-data: updated to 0.6.2

v0.6.2
reduce tox parallelism in make_release
   2022-11-17 11:30:14 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-stack-data: updated to 0.6.1

v0.6.1
Catch exceptions from pygments.highlight
   2022-10-31 18:13:39 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-stack-data: updated to 0.6.0

v0.6.0
Use new asttokens.ASTText
   2022-10-11 15:21:43 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-stack-data: updated to 0.5.1

0.5.1
Bug fixes
   2022-08-30 12:48:54 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-stack-data: updated to 0.5.0

0.5.0:
Unknown changes
   2022-08-23 11:52:47 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-stack-data: updated to 0.4.0

v0.4.0
Add 'include stack_data/py.typed' to MANIFEST.in
   2022-08-03 15:37:38 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-stack-data: updated to 0.3.0

0.3.0:
Unknown changes