Skip to content

Pull requests: python-poetry/tomlkit

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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…
Reject tables inserted into inline tables
#532 opened Jun 19, 2026 by gaoflow Contributor Loading…
raise on malformed array element instead of dropping it
#527 opened Jun 18, 2026 by netliomax25-code Contributor Loading…
Render inline tables in O(n) instead of O(n²)
#525 opened Jun 18, 2026 by tfoutrein Contributor Loading…
Performance
#467 opened Apr 2, 2026 by dimbleby Contributor Loading…
Add repr() to items
#407 opened Mar 21, 2025 by DimmaDont Contributor Draft
Add a final line-ending if multi-line input string
#382 opened Sep 28, 2024 by gdiepen Loading…
ProTip! Filter pull requests by the default branch with base:master.