Skip to content

critical fix for Python 3.7+

Compare
Choose a tag to compare
@aszilagyi aszilagyi released this 07 Jan 20:48
· 7 commits to master since this release
  • yamlloader loads dict instead of ordereddict for Python 3.7+, leading to errors. This has now been fixed.
  • Documentation improvements.