Simon Walter

Results 4 issues of Simon Walter

https://github.com/rapphil/vim-python-ide/blob/a83b92aeb3b322a4e69974f2ee76ee3634899b1f/install.sh#L16 In the instructions [here](https://rapphil.github.io/vim-python-ide/), there is no mention of pip2. I think in Fedora 35 there were some changes regarding 'python-unversioned-command'. In that way, 'pip2' is not installed when...

##### Checklist - [x] `make test-all` (UNIX) passes. CI will also test this - [x] unit and/or integration tests are included (if applicable) - [x] documentation is changed or added...

**Describe the feature:** Add linux ppc64le build **Describe the solution you'd like** https://github.com/goss-org/goss/pull/1011 **Describe alternatives you've considered** We will build it ourselves in the interim.

enhancement

**Describe the feature:** I would like to be able to set the timeout for all tests in one place, rather than having a timeout entry for each test. IIUC, the...

enhancement