bitter-ability-32190
12/02/2022, 8:53 PMfromfile
pointing to a YAML file where a newline at the end makes a difference. but the parsing code uses .strip()
on the file contents.
I think thats a bug?curved-television-6568
12/02/2022, 8:56 PMbitter-ability-32190
12/02/2022, 8:56 PMcurved-television-6568
12/02/2022, 8:57 PMbitter-ability-32190
12/02/2022, 8:58 PMjson.loads()
and yaml_safe_load
?curved-television-6568
12/02/2022, 8:58 PMbitter-ability-32190
12/02/2022, 8:59 PMcurved-television-6568
12/02/2022, 8:59 PMbitter-ability-32190
12/02/2022, 8:59 PMcurved-television-6568
12/02/2022, 9:09 PMhappy-kitchen-89482
12/02/2022, 11:14 PM