pyramid icon indicating copy to clipboard operation
pyramid copied to clipboard

zope.sqlalchemy is hardly maintained

Open icemac opened this issue 2 months ago • 3 comments

Hi there, I am one release managers in the zopefoundation organization, so zope.sqlalchemy is under my duty.

The current status of this project is that it is (nearly) unused in the Zope/Plone community and nobody is maintainig it.

So maybe someone in the Pyramid community might step up as a new maintainer. (I'd also be fine if this package would be replaced within Pyramid. So I could archive it.)

See also https://github.com/zopefoundation/zope.sqlalchemy/issues/90 for some additional info.

icemac avatar Nov 12 '25 09:11 icemac

I got enough help to fix the most pressing issue (Thank you!) and to release a new version with support for up to Python 3.14.

But the need of an actual maintainer is still there.

icemac avatar Nov 25 '25 07:11 icemac

It doesn't look super difficult to maintain. I do already maintain my own things, but it looks small enough I might be able to add it in.

I have not signed any contributor agreements with Pyramid yet (though I did get a patch merged). I've been involved in the open source community for about 20 years, and recently I spent an entire year on the Samba codebase professionally (mostly Python active directory code).

I had a look through the python 3.14 PR that was merged recently.

And 7 open issues, I haven't looked at those in detail yet.

robvdl avatar Nov 25 '25 18:11 robvdl

So I just need to sign Zope contributor agreement by the sounds of it.

robvdl avatar Nov 25 '25 19:11 robvdl

It looks to me like Pyramid and Webob and related projects are dead. As much as I hate the thought, I’m looking into migrating from Pyramid to… where? Not sure yet, but using an unmaintained project is worse in the long run.

jenstroeger avatar Dec 15 '25 07:12 jenstroeger