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

bluedynamics / zope.interface / 22080340029
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: optimize-c-lookups
DEFAULT BRANCH: master
Ran 16 Feb 2026 11:21PM UTC
Jobs 1
Files 50
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

16 Feb 2026 11:17PM UTC coverage: 99.057%. First build
22080340029

push

github

jensens
Fix free-threaded Python 3.14t support in C extension

- Declare Py_mod_gil_not_used so the GIL is not re-enabled on import
- Replace PyDict_GetItem() borrowed refs with PyDict_GetItemRef()
  strong refs in cache lookups to prevent use-after-free races
- Use Py_TYPE() macro instead of direct ob_type struct access
- Add 3.14t to CI and tox envlist

Refs #332

2433 of 2462 branches covered (98.82%)

Branch coverage included in aggregate %.

12161 of 12271 relevant lines covered (99.1%)

7.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22080340029.1 16 Feb 2026 11:23PM UTC 50
99.06
Source Files on build 22080340029
  • Tree
  • List 50
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 5696d9a7 on github
  • Delete
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