Though this has been discussed before, the last detailed discussion appears to have been roughly 9 years ago.
YAML is a technical standard widely used in various projects and at least two major ones (Ansible and containers). Though PyYAML has become ubiquitous as the primary Python solution to supporting YAML, I would think it time for Python to formally adopt this technology in the core foundation. Is there still a reason why this isn't being pursued as native infrastructure in Python? _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/HU755XCIZZBCG6PYCMQQVEUMNUEOHBZQ/ Code of Conduct: http://python.org/psf/codeofconduct/
