-
```
$ eb local setenv MATRIX=[1,2,3]
zsh: no matches found: MATRIX=[1,2,3]
```
So I try to escape it
```
$ eb local setenv MATRIX="[1,2,3]"
ERROR: InvalidSyntaxError - You must use the form…
-
**Describe the bug**
The rule `get_layout` in the SRA download workflow often fails. From nine more or less randomly selected libraries, in four cases, no output file (`SINGLE.info` or `PAIRED.info…
-
### Debug log ID
6MKZLSYL-refs-apse/6.7.143-6
### What happened?
When imported from `.bib`, the name suffix "Jr." is placed in the `family` name part and it's not correctly recognized as `suffix` i…
-
In the parser a matrix with trailing commas (final commas) has the following error
```py
[1, 2, ] # yields SyntaxError: Value expected (char 8)
```
But objects with trailing commas works f…
-
I have a working custom Select component for "States" following several examples. However, in trying to create an new select component I cannot figure out where/how to set the data from a external API…
-
On my list of pages by topic, topics with commas or single quotes in the name are listed twice. One listing uses the appropriate _index.md file as metadata, and the other does not.
See #12174.
…
-
Using qStudio 3.10 on macOS 12.7.5. I get this error when I first launch qStudio. I have a PRQL query (below) that auto-opens in the top pane. The Console also auto-opens.
To demonstrate the proble…
-
**Prettier 1.8.2**
[Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAucAbAhgZ0wAgIoCuE8OwAOlDlTmABboBO6Y8DOAvKRdTzlOgFs4SHAHIAIhAYBLdFFHdqAXwqKq8AB4wOOAAYBNOJgA0OACTAYtaZgB0dRs1a3+Qpa…
-
## What's Wrong (please be as specific as possible)
### Expected
State variables to retain their value throughout the execution of a script.
### Observed
Populated State variable is OK at the …
-
- [x] Parse "raw" metadata (https://github.com/pypa/packaging/pull/671)
- [x] Parse "strict" metadata
- [ ] Emit "strict" metadata