• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Gallopsled / pwntools / 26245642219 / 1
74%
dev: 74%

Build:
DEFAULT BRANCH: dev
Ran 21 May 2026 06:45PM UTC
Files 152
Run time 14s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

21 May 2026 01:59PM UTC coverage: 73.939% (+0.01%) from 73.928%
26245642219.1

push

github

web-flow
Fix atexception handlers in term mode (#2730)

* Fix atexception handlers in term mode

The colored-traceback module registers its own `sys.excepthook` but doesn't call the original handler.
Reorder the includes such that the colored-traceback is setup before and our own hooks afterwards.
We always call the old excepthook and forward the exception to the colored-traceback after firing our own handlers.

It worked before in non-term mode when stderr wasn't a tty and colors were disabled.

* Update CHANGELOG

* Import atexception in doctests

3941 of 6616 branches covered (59.57%)

13593 of 18384 relevant lines covered (73.94%)

0.74 hits per line

Source Files on job 26245642219.1
  • Tree
  • List 152
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 26245642219
  • 65847960 on github
  • Prev Job for on dev (#25893647993.1)
  • Next Job for on dev (#26262823229.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc