bugreport1234

Results 2 issues of bugreport1234

(First of all, apologies if this is not the proper place for suggesting this, or if this has already been discussed, I couldn't find anything related to this so I...

topic: feature

I've got a toml file like this: ``` x=["""hello world"""] ``` This looks like valid toml to me. However parsing it with the library gives the result: ``` >>> with...

type: bug
component: decoder
syntax: strings