-
I just started using `garde` and hit a road block with the `length` validation. I want to ensure a string is neither too short nor too long. That is simple. Until whitespace is involved.
This is my…
-
La partie dactylo du site d'ergo-l n'est pas clair.
Il serait bien de rajouter quelques mots pour indiquer qu'il faut avoir un seuil de réussite au dessus de 98% en fautes de frappe, et qu'il faut …
-
### If this is a new feature, describe what you would like.
Please add some informations about FTPS using explicite SSL in the AllSky documentation
e.g. in the troubleshooting section?
https://…
-
With a recent octave 10 (dev) snapshot, compilation fails:
```
g++ -std=gnu++17 -c -fPIC -I/usr/local/include/octave-10.0.0/octave/.. -I/usr/local/include/octave-10.0.0/octave -I/usr/local/include …
-
As per https://swicg.github.io/activitypub-data-portability/#process-0
> 2 The user marks the new actor as accepting a move with the alsoKnownAs property.
> ...
> 5 Each follower checks the alsoK…
edent updated
3 weeks ago
-
### Description
A `mod` / `module` code mode keyword (the latter would also function as the name of the module type, which is undesirable), used as such:
```typc
mod [NAME] {
[DEFINITIONS ...]
…
-
I would like to be able to use ``py313t`` in the envlist to explicitly run ``python3.13t`` as a free-threaded nogil build in addition to ``py313`` which would run ``python3.13`` as an explicitly regul…
-
Implementing explicit sync makes almost all the problems with NVidia on Wayland gone.
[Wayland Protocol](https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/90)
[wlroots PR m…
-
Dobrý den,
vkládám Jitčiny definice incipitu a explicitu, kterými jsme se dosud řídily při zpracování korespondence TGM. Pokud by bylo možné podle těchto pravidel Converter upravit, bylo by to skv…
-
**Bug Report**
mypy stubgen re-exports more names than needed (despite --export-less). It seems that imports that are only used in function parameter type annotations (see FirstErrorType below) are…