-
-
Notifications
You must be signed in to change notification settings - Fork 124
Pull requests: python-poetry/tomlkit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
escape or reject a bare carriage return in multiline strings
#539
opened Jun 22, 2026 by
netliomax25-code
Contributor
Loading…
reject overlong decimal integer instead of coercing to inf
#538
opened Jun 22, 2026 by
netliomax25-code
Contributor
Loading…
Preserve table display names on self assignment
#537
opened Jun 22, 2026 by
gaoflow
Contributor
Loading…
Represent out-of-order table proxies with merged values
#536
opened Jun 22, 2026 by
gaoflow
Contributor
Loading…
Avoid capturing dotted keys after empty table replacement
#535
opened Jun 22, 2026 by
gaoflow
Contributor
Loading…
Preserve whitespace when replacing super tables
#534
opened Jun 22, 2026 by
gaoflow
Contributor
Loading…
fix: keep newline after dotted inline table
#533
opened Jun 22, 2026 by
gaoflow
Contributor
Loading…
fix: reject out-of-order concrete+super table redefinitions at parse time
#530
opened Jun 18, 2026 by
gaoflow
Contributor
Loading…
Fix KeyAlreadyPresent error when AoT is extended by a dotted-key header after an unrelated table
#529
opened Jun 18, 2026 by
gaoflow
Contributor
Loading…
raise on malformed array element instead of dropping it
#527
opened Jun 18, 2026 by
netliomax25-code
Contributor
Loading…
Fix duplicated prefix and captured sibling when replacing a dotted key with a table
#526
opened Jun 18, 2026 by
Labib-Bin-Salam
Loading…
2
Render inline tables in O(n) instead of O(n²)
#525
opened Jun 18, 2026 by
tfoutrein
Contributor
Loading…
Fix ParseError when a sub-table extends an array of tables out of order
#498
opened Jun 9, 2026 by
sarathfrancis90
Contributor
Loading…
Support
Decimal and MutableMapping codecs, add a multiline-Array indent control
#294
opened May 25, 2023 by
goodboy
Loading…
2 tasks
ProTip!
Filter pull requests by the default branch with base:master.