issues
search
python-poetry
/
tomlkit
Style-preserving TOML library for Python
MIT License
699
stars
100
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Inconsistent newline behavior based on order of insertion
#387
hcording
opened
2 days ago
0
[pre-commit.ci] pre-commit autoupdate
#386
pre-commit-ci[bot]
opened
6 days ago
0
Multiline array option for `dumps`
#385
dbohdan
opened
2 weeks ago
0
fix: register encoder's doc incorrectly mentions TypeError
#384
mathieu-lemay
closed
1 week ago
0
Failed to delete an item of OutOfOrderTableProxy
#383
ninoseki
opened
1 month ago
0
Add a final line-ending if multi-line input string
#382
gdiepen
opened
1 month ago
1
Missing newline at end of file with multiple array of tables can corrupt during dumping
#381
gdiepen
opened
2 months ago
0
[pre-commit.ci] pre-commit autoupdate
#380
pre-commit-ci[bot]
closed
1 week ago
0
fix: delete keys from out of order table
#379
frostming
closed
3 months ago
0
fix: Empty table dumped when number of subtables > 1
#378
frostming
closed
3 months ago
0
Empty table dumped when number of subtables > 1
#377
pelson
closed
3 months ago
1
[pre-commit.ci] pre-commit autoupdate
#376
pre-commit-ci[bot]
closed
3 months ago
0
fix: Table header missing
#375
frostming
closed
3 months ago
0
Table header missing
#374
CGamesPlay
closed
3 months ago
0
Writing nested AOTs produces redundant parent AOT
#373
nogjam
closed
3 months ago
2
[pre-commit.ci] pre-commit autoupdate
#372
pre-commit-ci[bot]
closed
3 months ago
0
Publish old version documentation to readthedocs
#371
sburris0
closed
3 months ago
0
[docs] Add tomlkit.dump() example
#370
sburris0
closed
4 months ago
0
[pre-commit.ci] pre-commit autoupdate
#369
pre-commit-ci[bot]
closed
4 months ago
0
[pre-commit.ci] pre-commit autoupdate
#368
pre-commit-ci[bot]
closed
4 months ago
0
chore(deps-dev): bump setuptools from 68.0.0 to 70.0.0
#367
dependabot[bot]
closed
4 months ago
0
fix: keep the nested out of order table
#366
frostming
closed
4 months ago
0
chore(deps-dev): bump zipp from 3.15.0 to 3.19.1
#365
dependabot[bot]
closed
4 months ago
0
chore(deps-dev): bump requests from 2.31.0 to 2.32.2
#364
dependabot[bot]
closed
4 months ago
0
chore(deps-dev): bump urllib3 from 2.0.7 to 2.2.2
#363
dependabot[bot]
closed
4 months ago
0
chore(deps-dev): bump certifi from 2024.2.2 to 2024.7.4
#362
dependabot[bot]
closed
4 months ago
0
New element in a table is placed in the wrong place
#361
Namnamseo
closed
4 months ago
0
Invalid TOML when appending tables or documents to arrays
#360
jeremander
closed
4 months ago
1
[pre-commit.ci] pre-commit autoupdate
#359
pre-commit-ci[bot]
closed
4 months ago
0
fix: `tomlkit` 0.12.5 : Encoder contract interferes with external `TypeError`s raised in encoders
#358
frostming
closed
5 months ago
0
Update tests action
#357
waketzheng
closed
5 months ago
0
fix: mypy errors when using tomlkit to modify toml document
#356
waketzheng
closed
5 months ago
2
`tomlkit` 0.12.5 : Encoder contract interferes with external `TypeError`s raised in encoders
#355
sanmai-NL
closed
5 months ago
5
[pre-commit.ci] pre-commit autoupdate
#354
pre-commit-ci[bot]
closed
5 months ago
0
fix: Revert "fix: Construction of OutOfOrderTableProxy can cause newlines to be inserted (#347)"
#353
frostming
closed
6 months ago
0
rewrite new toml-data will has a new whitespace line
#352
yanquer
opened
6 months ago
0
TOMLFile.write does not update the toml file correctly (0.12.5)
#351
stefanc18
closed
6 months ago
4
[pre-commit.ci] pre-commit autoupdate
#350
pre-commit-ci[bot]
closed
6 months ago
0
fix: Test failures with Python 3.13.0a4: test_dates_behave_like_dates and test_times_behave_like_times
#349
frostming
closed
6 months ago
2
mix styles when writing a TOML document?
#348
hydrargyrum
closed
6 months ago
1
fix: Construction of OutOfOrderTableProxy can cause newlines to be inserted
#347
frostming
closed
6 months ago
0
Negative Integer values -x in tables cycle through +x, --x, x, -x, ... when multiplied by -1
#346
JamesParrott
closed
6 months ago
0
fix: don't add sign if the float is negative
#345
frostming
closed
6 months ago
1
chore(deps-dev): bump jinja2 from 3.1.3 to 3.1.4
#344
dependabot[bot]
closed
6 months ago
0
Construction of OutOfOrderTableProxy can cause newlines to be inserted
#343
robbotorigami
closed
6 months ago
0
fix: CI workflow for macos
#342
frostming
closed
6 months ago
0
Sign change when doing math gives invalid number
#341
michi12321
closed
6 months ago
3
Comments in multiline array
#340
andreasdoll
closed
4 months ago
2
chore(deps-dev): bump idna from 3.4 to 3.7
#339
dependabot[bot]
closed
6 months ago
0
Bug in dumps with nested dicts inside of array
#338
jonas-w
closed
7 months ago
1
Next