-
Serentiy Core 2.5.8 comes with cucumber-core 6.10.2 while serenity cucumber6 2.5.8 comes cucumber-core 6.10.4
**Found:**_Serentiy-Core_ (2.5.8) has dependency cucumber-core 6.10.2 and _Serenty-Cuc…
-
The problems I'd like to solve:
1. Not having python shebang and file template when starting a new file with `.py` extension.
2. Not having proper auto indentation after `class` definition eg
3. …
-
This is a great document. I do have one concern though. Type stubs have use beyond just type checking, when used in editors/IDEs. For example, we use type stubs in Visual Studio Code to help us with a…
-
### Description
Asked by @felixvd to raise an issue ticket ([see this ROS answers question](https://answers.ros.org/question/378602/pilz-industrial-motion-planner-not-using-the-updated-allowed-coll…
-
In GitLab by @sigmavirus24 on Mar 15, 2016, 15:15
_Merges proposed/3.0 -> master_
*Description of changes*
- Rewrite flake8's internals to be independent of pep8
- Rework flake8's handling of op…
-
Hello,
**On computer A I did the following steps:**
1. Executed the agent via CLI using command:
`testproject-agent start --rest-address 0.0.0.0:8900
2. I started Android emulator from Android Stu…
-
Mandatory Codacy checks add friction, doing more harm than good.
* Codacy “rulebook” is not published anywhere. Developers have no way of knowing if their patches will comply with Codacy's expecta…
-
### Steps to reproduce
1. Put these 2 lines in a file:
```python
import re
PATTERN = re.compile(r'^((?:(?:[\d]|[1-9]\d)\-){3,})(\d+)([kmg])$')
```
2. Create a pylint con…
Hubro updated
3 years ago
-
I am using the extension with Python 3.8.3. On hover for any function, the tooltip shows only the type information (of parameters, return value etc.).
I'd prefer it showing the documentation of the f…
-
### Steps to reproduce
I don't know if this bug happens with all code but it happens with the Taskenizer code tree:
$ fossil clone https://www.suckmore.uk/cgi-bin/repo/Taskenizer ~/tasrepo.fossil
$…