Ivan Matveyev
Results
1
issues of
Ivan Matveyev
I discovered that config.dump() throws StopIteration if my config_default.yaml has comments in the end of the file. The reason was how original restore_yaml_comments() processed default_data. Also, original restore_yaml_comments() would put...