Philipp Hahn

Results 17 issues of Philipp Hahn

**Bug Report** I have inherited a project, where one class implements `__format__(self, format_spec: str) -> str` to implement a custom type for formatting. Running `mypy` on that code throws a...

bug

`shellcheck` can be used with GitLab, which is already documented here: https://github.com/koalaman/shellcheck/wiki/GitLab-CI There exists several so-called "GitLab components" like https://gitlab.com/pipeline-components/shellcheck which make it very easy to run `shellcheck` as part...

Running `remake 4.3` (`4.3+dbg-1.5+dfsg-1`) on Ubuntu 22.04 triggers Linux kernel warnings: ``` [ +19,619040] x86/split lock detection: #DB: remake/737636 took a bus_lock trap at address: 0x5555555645d6 [ +0,118315] x86/split lock...

This is the next part from my original https://github.com/iterative/shtab/pull/196 containing 4 small fixes from running `ruff` and `mypy`.

I found your project while looking for how to get bash completion automatically from `ArgumentParser.` Sadly Ubuntu 24.04 ships a broken version, so I had a look at your GitHub...

This is the mayor PR to add Python type hints #514 – without #609 this will not be complete as `elftools.construct.Container` is used in many places, which is a container...

I'm using Keepass2Android with ykDroid on a Samsung Galaxy A32 5G with Android 13. Since several month I observe the following problem: If I try to unlock my keyring, Keepass2Android...