Michael Howitz
Michael Howitz
I need the fixes contributed by gocept for a customer. Could I have a 0.10 release or the permissions to do it myself? (My PyPI name is `icemac`.)
If I am using a downloads cache and install a package those name contains a hyphen which is not in the eggs directory I get PkgResourcesDeprecationWarnings about invalid version numbers....
Using ```ini allow-hosts = *.python.org ``` fails to download recipes because the default index (up to version 2.11.2) redirects to https://pypi.org. The error message only says `Error: Couldn't find a...
On https://libraries.io/pypi/Zope/4.1.3 the shown install instructions (`pip install Zope==4.1.3`) are wrong. It is not that easy to install Zope. We documented the installation instructions here: https://zope.readthedocs.io/en/latest/INSTALL.html#installing-zope-with-pip This problem might occur...
What I did: * Using `hupper = 1.10.3` on MacOS 12.3.1 -> works like a charm * Afterwards installed `watchman == 2022.01.17.00_0` using MacPorts. What happened: * Hupper no longer...
Look through the change log of Python 3.11 (once the final version is released) for potential issues which need to be handled by RestrictedPython to prevent access to otherwise forbidden...
See https://tidelift.com/lifter/search/pypi/zope.interface Income Estimate currently: $100.00/month Any idea how to process this suggestion?
### What I did * Ran tests of a Django project using `tox -p` – so `TOX_PARALLEL_ENV` is set to `true`. * I set the path to the SQLite database...
**Module versions (please complete the following information):** - `"@vue/cli-service": "~4.5.0"` - `vue-cli-plugin-i18n`: 2.3.1 **Expected behavior** Should not cause security alerts by depending on an exact but outdated version of `vue-i18n-extract`...
Open issues: - [x] Await for 3.11.0a7 on GHA - [x] Await for zodbpickle release supporting Python 3.11 (https://github.com/zopefoundation/zodbpickle/pull/65) - [x] Update to use zodbpickle release. - [x] Allow to...