Florian Schulze

Results 23 issues of Florian Schulze

Just importing pkg_resources becomes slower and slower the more packages are installed. Even on fast machines with SSDs this can add a second or more to the startup time.

https://sslmate.com/certspotter/api

On a remote backup the disk quota was reached and borg failed to connect because ``borg serve`` just dies and locally I get: ``Connection closed by remote host. Is borg...

enhancement

It took me a while to realize I had the same issue as #44. I think the run should fail if the resulting ``envlist`` is empty, that way one doesn't...

enhancement

The new options from #36 should either be fully documented, or at least be briefly mention. I almost didn't use towncrier because I couldn't find those options. Glad someone pointed...

docs

The biggest issue for me so far was getting the template right in regard to whitespace. It would be great if there would be some easy way to test the...

feature

I'd like to add support for upload tokens like pypi.org. The biggest issue I see right now is handling the keys for the tokens. Currently the 10 hour login tokens...

Is it possible to see which exact packages and files were cached for `root/pypi` index? The web UI seemingly provides only the whole (350k+) list of packages in upstream Pypi.

enhancement
devpi-web

Currently the handling of deleted releases in mirrored indexes isn't well defined. If a release file is removed, then the mirror index doesn't list it anymore, but the file itself...

devpi-server

When testing wheels for packages where the location of the package is the same as the package name and thus importable the wheel isn't properly installed and the tests fail....

bug
devpi-client