PyYAML was updated to 5.1 in all Fedoras (rawhide, branched and stable).

Most significant change is a new warning that can bit you is you treat warnings as errors.

Please read https://msg.pyyaml.org/load for full details about this.

tl;dr: Use of yaml.load() without specifying the Loader parameter has been deprecated. It raises a custom warning that is not a subclass of DeprecationWarning.

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to