zopefoundation / zope.interface

Interfaces for Python
http://zopeinterface.readthedocs.io/
Other
330 stars 71 forks source link

Breaks on Python 3.13a6: InvalidInterface: Concrete attribute, __static_attributes__ #289

Closed icemac closed 6 months ago

icemac commented 6 months ago

https://github.com/python/cpython/pull/115913 adds a __static_attributes__ field to classes which zope.interface does not expect.

Details see https://github.com/zopefoundation/zope.interface/actions/runs/8643098335/job/23695499711