drfho

Results 2 comments of drfho

zmi version is 1.4.4, current built version is 1.5.0: https://github.com/ajaxorg/ace-builds/releases/tag/v1.5.0 I will create a PR

Dear @jaraco I observed a systematic KeyError when starting application server Zope https://github.com/zopefoundation/Zope/ Some packages (importlib_metadata etc.) may not provide a metadata-name and thus Zope server cannot start anymore. https://github.com/python/importlib_metadata/blob/f3901686abc47853523f3b211873fc2b9e0c5ab5/importlib_metadata/__init__.py#L1036...