Simon

Results 8 issues of Simon

## Is your feature request related to a problem? Please describe. Default values as they are now do not work with `gopass` as a provider. The reason (probably) being, that...

kind/enhancement

**What happened**: After some minutes of forwarding a port from my Pod to both my local machine OR a GitHub Actions Runner, the connection fails with a `Timeout occurred` for...

kind/bug
needs-triage

WidgetBindings are non-nullable starting in Flutter 3.0.0

Hi, I've started updating my codebases to Python 3.12, including adding type aliases via `type CustomType = dict[str, int] | list[int]` and sharing them across files via `from src.module import...

Enhancement

## Description The `collapse` block does not allow for label markup: ![image](https://github.com/sphinx-toolbox/sphinx-toolbox/assets/33755707/d85cb4d7-9a21-47aa-b718-10a58ade768e) ## Version * Operating System: macOS Ventura 13.4.1 * Python: 3.11 * sphinx-toolbox: 3.4.0

enhancement
stale

Fixes #8845 If the active user account entry is not a `validEntry` it returns a `SilentError`, so that the command exits with 1. I also thought about doing this independent...

external

### Summary The copy command has a different behaviour when recursively copying secret directories from one store to another. Even if the `--force` flag is given, it will recursively copy...

bug
good-first-issue
Hacktoberfest

### Describe the bug The bug occurs directly on instantiation of a `SocketcanBus` on a virtual channel. Every `socket.setsockop()` operation fails, even the `SO_TIMESTAMPNS` option. However, using linux `can-utils`, can...

bug