zope.sqlalchemy is hardly maintained
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.
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.
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.
So I just need to sign Zope contributor agreement by the sounds of it.
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.