summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-toml_0.10.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-toml: Upgrade 0.10.1 -> 0.10.2Leon Anavi2020-11-231-0/+15
Upgrade to release 0.10.2: - Added toml.dump example to Quick Tutorial - Skip numpy tests when numpy is not available - Bug fix: ids were based on the string, rather than the actual object which causes incorrect detection of circular references - Show meaningful error message for wrong case booleans - Bug fix: broken quoted section name starts with dot Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>