Jens Vagelpohl

Results 7 issues of Jens Vagelpohl

Thank you for including this small update. Zope 3 is no longer maintained, but what was formerly Zope 2 has eveolved into Zope 4 and uses WSGI as its default...

Fixes #295 Update to an (unreleased) meta/config template that adds a publishing step for Windows wheels when git tags are set.

Release 6.4 has no Windows wheels for some reason, I had to revert to version 6.3 on Zope master to make release 5.10.

bug

Also see https://github.com/zopefoundation/meta/issues/235

Building the package under Python 3.14.0a5 and running the tests yields the following failures: ```python Failure in test test__p_deactivate_from_saved_w_dict (persistent.tests.test_persistence.CPersistentTests.test__p_deactivate_from_saved_w_dict) Traceback (most recent call last): File "/Users/jens/src/python/Python-3.14.0a5/lib/python3.14/unittest/case.py", line 58, in...

On the Zope side we are currently stuck at Chameleon 4.4.4 because several unit tests fail, starting with Chameleon 4.5.0. The generated Python code is also quite different. I have...

bug

Look through the change log of Python 3.15 (once the first release candidate version is released end of July 2026 (see https://peps.python.org/pep-0790/) for potential issues which need to be handled...