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

wiredfool / Pillow / 907
78%
master: 85%

Build:
Build:
LAST BUILD BRANCH: buffer-updates
DEFAULT BRANCH: master
Ran 30 May 2016 10:23AM UTC
Jobs 2
Files 162
Run time 1min
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

pending completion
907

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

1 of 1 new or added line in 1 file covered. (100.0%)

15931 of 20617 relevant lines covered (77.27%)

189401.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 907.1 30 May 2016 10:23AM UTC 0
76.95
Travis Job 907.1
2 907.2 30 May 2016 10:25AM UTC 0
77.01
Travis Job 907.2
Source Files on build 907
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #907
  • 72c45e6f on github
  • Next Build on unref_error (#909)
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