-
-
### Location
https://doc.rust-lang.org/std/fmt/
### Summary
The documentation of format strings uses the colon “:” without ever explaining what its role is. To some it will be obvious, but others w…
-
tried add pseudoelemnts
.ce_heade::before to show current label using css, compiled to :before (one colon) which seems to working (two colons always recompile to one
-
There are several files in sets/polynesia/log that use a colon in the file path (ex. "Ancestral Fire God (Rare): A powerful creature..."). This is fine on MacOS or Lunix, but on windows, colon is an i…
-
# Bug report
### Bug description:
On Windows, `urllib.request.url2pathname()` has overly simplistic handling of DOS drives in URLs.
[Per](https://github.com/python/cpython/issues/90812#issuecomment…
-
This is a somewhat similar feature request to what was raised in this issue here
https://github.com/nicklockwood/SwiftFormat/issues/1168
Which was addressed here and merged into develop:
https://…
-
Greetings!
When trying to add a source URI path containing a colon (`:`) through the backend module the validation fails, because it is not allowed in the regex `/^[a-z0-9_\-\/\.%]+$/i`.
It is pos…
-
## The problem
In httomo pipeline files mappings are used fairly frequently, such as when defining the parameters and parameter values for a method:
```yaml
- method: remove_stripe_based_sorting
…
-
### Issue description
I can't seem to figure out a syntax to replace a colon (`:`) in a `#{s/.../.../:@v}` expression.
First, I can't use `#{s/:/_/:@v}` because the `:` terminates the substitution…
-
Currently, topic names with colons or periods are not allowed.
The binding specified by Autosar requires those because it defines a naming scheme for topics like "ara.com://services//". See the [AU…