Path to this page:
./
devel/py-tracerite,
Human-readable HTML tracebacks for Python exceptions
Branch: CURRENT,
Version: 1.1.1,
Package name: py311-tracerite-1.1.1,
Maintainer: pkgsrc-usersTraceRite hides the irrelevant IPython/notebook internals and concisely shows
what happened (the program was interrupted) and where that happened. This could
further be improved by converting the KeyboardInterrupt message into something
more suitable, like "You stopped the program", but what you see above is just
the default handling that never considered this particular error.
Master sites:
Filesize: 263.146 KB
Version history: (Expand)
- (2023-11-15) Updated to version: py311-tracerite-1.1.1
- (2023-08-11) Package added to pkgsrc.se, version py310-tracerite-1.1.0 (created)
CVS history: (Expand)
2023-11-15 18:55:35 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-tracerite: updated to 1.1.1
1.1.1
Avoid using built-in vars() which fails on objects without dict
|
2023-08-11 14:41:47 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
py-tracerite: added version 1.1.0
TraceRite hides the irrelevant IPython/notebook internals and concisely shows
what happened (the program was interrupted) and where that happened. This could
further be improved by converting the KeyboardInterrupt message into something
more suitable, like "You stopped the program", but what you see above \
is just
the default handling that never considered this particular error.
|