[ANN] PyYAML-6.0 Released

2021-10-13 Thread Ingy dot Net
= Announcing PyYAML-6.0 = A new release of PyYAML is now available: https://github.com/yaml/pyyaml/releases/tag/6.0 The previously-deprecated default loader selection in `yaml.load()` has been removed; `Loader` is now a required argument. Support for Pytho

[ANN] PyYAML-6.0b1 Released

2021-10-04 Thread Ingy dot Net
=== Announcing PyYAML-6.0b1 === A new beta release of PyYAML is now available: https://github.com/yaml/pyyaml/releases/tag/6.0b1 The previously-deprecated default loader selection in `yaml.load()` has been removed; `Loader` is now a required argument. Supp

[ANN] PyYAML-5.1: YAML parser and emitter for Python

2019-03-13 Thread Ingy dot Net
=== Announcing PyYAML-5.1 === A new MAJOR RELEASE of PyYAML is now available: https://pypi.org/project/PyYAML/ This is the first major release of PyYAML under the new maintenance team. Among the many changes listed below, this release specifically address

[ANN] PyYAML-5.1b1: YAML parser and emitter for Python

2019-02-24 Thread Ingy dot Net
=== Announcing PyYAML-5.1b1 (First beta release) === The first beta release of PyYAML-5.1 has been uploaded to pypi.org. The final release is expected to land in the next 2 weeks. Normally we would only announce the final release, but this one has been a lo

[ANN] PyYAML-3.13: YAML parser and emitter for Python

2018-07-05 Thread Ingy dot Net
Announcing PyYAML-3.13 A new bug fix release of PyYAML is now available: http://pyyaml.org/wiki/PyYAML *** Important Note From Maintainers *** This is the first PyYAML release by the new maintainers. It was made critical because PyYAML-3.12

[ANN] PyYAML-4.1: ***RETRACTED***

2018-06-28 Thread Ingy dot Net
I am sorry to report that the PyYAML-4.1 release from 48 hours ago has been removed from PyPI There were too many problems to make this a viable release. The biggest known issue with this retraction is that PyYAML will not work with the new Python 3.7 until PyYAML-4.2 is released. https://github

[ANN] PyYAML-4.1: YAML parser and emitter for Python

2018-06-26 Thread Ingy dot Net
=== Announcing PyYAML-4.1 === A new MAJOR RELEASE of PyYAML is now available: https://pypi.org/project/PyYAML/ This is the first release of PyYAML under a new maintenance team. In August 2016, maintenance of PyYAML and LibYAML was turned over from the orig