parser: Fix crash with latest PyYAML
There is a backwards-incompatible change in PyYAML that induces a crash if `check_token()` is not called before `peek_token()`. See commit a02d17a in PyYAML or https://github.com/yaml/pyyaml/pull/150. Closes #105.pull/110/head
parent
36b4776778
commit
54f21c0514
Loading…
Reference in New Issue