-
## Description
TOML 1.0.0 supports mixed type arrays, but the `toml` library does not, leading to parsing errors.
## Steps to Reproduce
This is a valid poetry `pyproject.toml` working wit…
-
https://github.com/timbrist/math_json_parser/blob/4f4095528f0f469fb55736baef506cc569085e69/pyproject.toml#L4
https://github.com/timbrist/math_json_parser/blob/4f4095528f0f469fb55736baef506cc569085e…
-
I've tried adding language support for `jai` using the lsp https://github.com/SogoCZE/Jails and tree-sitter grammar at https://github.com/SogoCZE/tree-sitter-jai, but I can't get it to work. Nothing g…
-
Sorry to re-address this issue, but I'm encountering the same problem as in #4 :
```
Fatal error: Uncaught Exception: Unknown primative for `'no'` on line 2. in /var/www/html/gab/system/class.toml.…
-
toml_edit has relatively heavy dependencies, and, in particular, is more aggressive about MSRV bumps.
-
Hi, I'm working (that is trying to create a config generator for [Telegraf](https://www.influxdata.com/time-series-platform/telegraf/) and it uses a [config ](https://github.com/influxdata/telegraf/bl…
-
I noticed when I had a config file with
`[[ Repo ]]`
instead of
`[[Repo]]`
git-mirror just hung and consumed 100% cpu when starting with no message printed to stderr/out. A bit of debugging turned out…
-
### What would you like to share?
#### Work Expected From The Issue
Provide several optimizations to improve the performance of the search engine by making the following changes:
- Replace `Futures…
-
Hey, first of: thank you for your nice library!
However, it seems this library does not correctly handle dotted keys. From the [official spec](https://github.com/toml-lang/toml#keys):
```toml
nam…
-
Using `uv v0.4.8`, when I do `uv pip install --help`, I see the following:
```text
Options:
-r, --requirement Install all packages listed in the given `requirements.txt` files
..…