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

wiredfool / Pillow / 907 / 2
78%
master: 85%

Build:
Build:
LAST BUILD BRANCH: buffer-updates
DEFAULT BRANCH: master
Ran 30 May 2016 10:25AM UTC
Files 162
Run time 8s
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

30 May 2016 10:23AM UTC coverage: 77.008%. First build
907.2

push

travis-ci

wiredfool
Fix Fatal Python error: UNREF invalid object in debug builds

PyObject_Del() should only be called on the self object in
a dealloc call, not after failing to make a new object.
Replace with Py_DECREF, which eventually calls PyObject_Del()

http://bugs.python.org/issue3299#msg78740
https://mail.python.org/pipermail/python-dev/2003-February/033258.html

15826 of 20551 relevant lines covered (77.01%)

96482.9 hits per line

Source Files on job 907.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 907
  • Travis Job 907.2
  • 72c45e6f on github
  • Next Job for on unref_error (#909.9)
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