github cknd/stackprinter 0.2.7

latest releases: 0.2.12, 0.2.11, 0.2.10...
2 years ago

0.2.7 - August 12, 2022

Fixed

  • Degrade more gracefully in environments where the standard output streams (stdout, stderr) are not available, such as the pythonw.exe GUI. Concretely: 1) If stackprinter's show() function is called in such an environment and with default arguments, it will now return silently (doing nothing) instead of crashing. 2) the 'Traceprinter' toy now uses the built in print function (so that it doesn't try to access sys.stderr.write on import).

Full Changelog: 0.2.6...0.2.7

Don't miss a new stackprinter release

NewReleases is sending notifications on new releases.