Jens Vagelpohl
Jens Vagelpohl
I have fixed the versions issues and the requirements file generation scripts, as far as I am concerned this is ready for merging into `master`.
My only concern would be that people assume Python 3.11 is now officially supported. It's not, at least until RestrictedPython has been reviewed fully to prevent security issues with Python...
OK, I'll change the change log and do the release this morning.
Zope 5.6 is now released and announced. While updating dependency versions post-release I uncovered an issue with the latest DateTime release, see https://github.com/zopefoundation/DateTime/issues/39. I put the previous version back into...
I just changed the DNS entry for `www.zope.org` to point at `zodb.readthedocs.io`. **Don't forget:** For this to work seamlessly the RTD configuration for `zodb.readthedocs.io` must have a setting that allows...
P.S.: Just to clarify, this is not a change to the "source" for `www.zodb.org`. `www.zope.org` is just a DNS `CNAME` record that points to something.
As I said, this is a DNS CNAME record, it has nothing to do with the protocol. What happens with those requests must be configured at RTD. You could look...
DNS is at zoneedit.com. (RTD has nothing at all to do with DNS, all you do there is configure that a certain hostname may be used to access a RTD...
@icemac From your description it sounds like www.zodb.org should become a CNAME for zodb-docs.readthedocs.io. Can you add me as a maintainer at https://readthedocs.org/projects/zodb-docs/ so I can try to make this...
OK, so it looks like there's an issue with what RTD displays when it receives traffic destined for `www.zodb.org`. There is some other project (I do not know which because...