|
Repo Added
|
Files
165
|
Badge
README BADGES
|
push
travis-ci
16337 of 21007 relevant lines covered (77.77%)
756264.34 hits per line
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 909 | unref_error | Initialize ptr and guard call to free | push | wiredfool | travis-ci | pending completion | |
| 907 | unref_error | 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://... | push | wiredfool | travis-ci | pending completion |