hydrargyrum

Results 59 comments of hydrargyrum

I second that. A screenshot is good for any project having a visual interface, but for a project that's solely about visuals (e.g. a graphical theme), a screenshot is not...

``` type: str = field(metadata={"validate": Equal("Point")}) ``` this is rather verbose, is `typing.Literal` supported? ``` type: Literal["Point"] ``` [pydantic does](https://docs.pydantic.dev/usage/types/#literal-type)

I have the same problem, it does not seem possible, matching is only based on method+URL: https://github.com/pnuckowski/aioresponses/blob/master/aioresponses/core.py#L118 The sync counterpart libs can do it though, maybe it could be an...

on many systems, `XDG_*` variables are not set, but per spec, apps should interpret default values in these cases: `~/.local/state/` for `XDG_STATE_HOME`. If `XDG_CONFIG_HOME` is not set, it should default...

> Maybe slightly relabeling the toast would be the best way to solve this. Okay for me, but let me advocate for the other options again ;) > Because if...

Indeed that fixes the unaligned headers, and the data is not truncated anymore! But: - default width is still computed only on the header text, which is not very nice...

Are those jars non-free? Can't the jar files be made part of the build process?

@martinkirch > Mmmm ce n'est pas forcément une soirée, et on perd le coté réseau/jeu-vidéo, une soirée jeu de plateau pourrait aussi être localudique. Bien que je sois d'accord qu'il...

Pourquoi a-t-elle été fermée ?