Skip to content

Issues: uiri/toml

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

String with escaping char dump error
#437 opened Dec 12, 2023 by CXWorks
Hash sign inside string value that includes quotes interpreted as comment component: decoder Related to parsing in `toml.load` syntax: comments Related to comments syntax: strings Related to string literals type: bug A confirmed bug or unintended behavior
#426 opened Aug 10, 2023 by bonderado
TomlDecodeError: Loading with multiple dictionaries within a dictionary. component: decoder Related to parsing in `toml.load` syntax: inline table Related to inline tables type: bug A confirmed bug or unintended behavior
#419 opened Mar 31, 2023 by CJP-Whitt
New lines in multi-line strings trimmed incorrectly component: decoder Related to parsing in `toml.load` syntax: strings Related to string literals type: bug A confirmed bug or unintended behavior
#417 opened Mar 23, 2023 by KaneGreen
Default TomlEncoder does not escape backslashes correctly component: encoder Related to serialising in `toml.dump` syntax: strings Related to string literals type: bug A confirmed bug or unintended behavior
#415 opened Mar 13, 2023 by Poofjunior
cannot encode non-string keys
#408 opened Nov 17, 2022 by jesteria
Backslash roundtrip problem
#404 opened Sep 5, 2022 by jeremysanders
Multi-line literal strings parsing error component: decoder Related to parsing in `toml.load` syntax: strings Related to string literals type: bug A confirmed bug or unintended behavior
#398 opened May 26, 2022 by electriquo
Multiline string-values containing "\r\n" followed by "\r\n"-newline not parsed correctly component: decoder Related to parsing in `toml.load` syntax: strings Related to string literals type: bug A confirmed bug or unintended behavior
#397 opened May 16, 2022 by rynkk
Missing support for TypedDict needs triage type: feature A self-contained enhancement or new feature
#391 opened Mar 12, 2022 by Avasam
Single, non-ASCII characters permitted as bare keys. component: decoder Related to parsing in `toml.load` syntax: key-value pairs Related to the assignment/top level key value pairs. type: bug A confirmed bug or unintended behavior
#389 opened Nov 18, 2021 by taehyounpark
ProTip! Updated in the last three days: updated:>2024-04-23.