hansingt
hansingt
This is an (even more major) issue for updates as well. I'm using the `fpm-alpine` image as replicated handlers. Now, if I want to update my installation, I first need...
I do not use it outside of GitLab-CI. But I can imagine usecases in which one might need to explicitly call it. I did a PR (#34) which included a...
I understand why the PR was closed. Just wanted to mention this. Offtopic, but just my two cents: I think, that the problems with #38 exist, because you are using...
This issue is open for over one year now and still persists. Is there any progress on this? Can we expect it to be fixed soon?
@matteius I can reproduce the issue on Ubuntu 22.04 using the following versions: python: 3.10.4 pipenv: 2022.6.7 Simple script to reproduce this, utilizes `tox` and `tox-pipenv`: ```ini [tox] requires =...
@matteius I opened the issue at pythonfinder, but I took a closer look at the problem and I don't think it's problem with `pythonfinder` but with `pipenv`: The traceback mentions...
> could that just be `r"\d[\d.]+"`? Hm.. not sure. At least, this forces the version to start with a digit, but what about strings like `1337.` or `5...`? I think,...
> well, the goal is to prevent it from treating a path as a python version; it's supposed to use a python of its own if it's a version and...
Any updates on this? It is the end of 2022 and still no support for Azure AD Users on OpenSSH. The workaround described [here](https://github.com/PowerShell/Win32-OpenSSH/issues/1476#issuecomment-642974745) does not work for me. (What's...
Push. I'm running into the same problem using Python 3.11. Could you please release a new version?