===
Announcing PyYAML-5.3.1
===
A new release of PyYAML is now available:
https://pypi.org/project/PyYAML/
This release contains a security fix for CVE-2020-1747. FullLoader was still
exploitable for arbitrary command execution.
https://bugzilla.redhat.com
===
Announcing PyYAML-5.3
===
A new release of PyYAML is now available:
https://pypi.org/project/PyYAML/
This release contains some bugfixes (handling of slots, enable unicode for
maxunicode < 0x, enable large files), enhancements (create timezone
awar
===
Announcing PyYAML-5.2
===
A new release of PyYAML is now available:
https://pypi.org/project/PyYAML/
This fixes some incompatibilities introduced in version 5.1 and also removes
another possibility of loading arbitrary code.
Changes
===
* Repair