Issues
- 3
test suite failures
#336 opened by Apteryks - 0
Test failure with Python 3.14
#334 opened by frenzymadness - 1
setuptools version limit
#333 opened by frenzymadness - 11
- 0
Test / build with 3.13 free-threading support
#332 opened by tseaver - 1
Different name of source distribution on PyPI
#329 opened by frenzymadness - 12
- 2
7.0.2 on Python 3.11+: `python: Objects/typeobject.c:3388: PyType_FromModuleAndSpec: Assertion 'memb->type == T_PYSSIZET' failed.`
#319 opened by mgorny - 1
Segmentation fault when running manage.py django commands with zope.interface 7.0.1
#315 opened by flapedriza - 0
7.0.1: `Modules/gcmodule.c:113: gc_decref: Assertion "gc_get_refs(g) > 0" failed: refcount is too small`
#316 opened by mgorny - 1
zope.interface 7 causing breakage
#312 opened by dataflake - 5
'tox -e pypy3' fails un the doctests phase
#305 opened by tseaver - 5
Linting: 'tox.ini' is out of sync with GHA CI
#303 opened by tseaver - 13
6.4 sdist on PyPI not installable by zc.buildout
#298 opened by icemac - 2
6.4 release missing arm64 wheel
#299 opened by xiaoyanli-lyft - 3
Wheel building process produces no Windows wheels
#295 opened by dataflake - 2
- 3
Test failures with Python 3.13.0b1
#292 opened by mgorny - 5
TypeError: 'type' object is not iterable
#288 opened by gelbi123 - 0
Breaks on Python 3.13a6: InvalidInterface: Concrete attribute, __static_attributes__
#289 opened by icemac - 3
- 8
- 1
Could not find suitable distribution for Requirement.parse('zope-interface>=5')
#282 opened by icountu - 4
heads-up: test failures with Python 3.13~alpha1 - indentation doesn't match the expected
#279 opened by befeleme - 0
- 5
`pkg_resources.declare_namespace` is deprecated
#270 opened by bluetech - 4
How to handle ConnectionStateErrors when looking up for adapters and closed connections
#271 opened by ale-rt - 3
The python 3.11 wheel for linux x86 is missing
#264 opened by wosc - 6
Pip install zope.interface need the lateset setuptools (60.5.0), which can't work with python 2.7
#252 opened by wei1224hf - 1
- 0
zope.interface/setup.py
#261 opened by budvajda - 8
How to change the order of subscribers?
#257 opened by wesleybl - 0
Tests break for PyPy-3.7 on GHA
#254 opened by icemac - 4
- 1
- 0
- 6
- 0
- 1
Python/C discrepancy: Python can raise RecursionError if __setattr__ and __getattr__ use providedBy()
#239 opened by jamadden - 2
- 2
- 0
Add AdapterRegistry.subscribed()
#230 opened by jamadden - 0
BaseAdapterRegistry hardcodes non-Persistent data structures; can be painful in very large sites. Add hooks?
#224 opened by jamadden - 0
BaseAdapterRegistry.subscribe/unsubscribe non-symmetric updating `_provided`, leaves orphan entries
#227 opened by jamadden - 5
Move Mac and Linux builds to GitHub actions
#225 opened by jamadden - 2
Wheel support for linux aarch64
#214 opened by odidev - 5
Wheels for MACOS Not working
#223 opened by genisysram - 5
"Interface.__eq__" ignores the "Interface" semantics and renders dynamic interface definitions unreliable
#218 opened by d-maurer - 41
C implementation of `@implementer` leaks objects
#216 opened by richvdh - 7
PyPy 3.7rc2 has unexpected attribute __orig_bases__
#213 opened by mattip