[issue44671] Create a built-in yaml module
Jarrod Price added the comment: Could you please assist me with creating a PEP? I’ve not done it before and I’m not sure where to begin. -- ___ Python tracker <https://bugs.python.org/issue44
[issue44671] Create a built-in yaml module
New submission from Jarrod Price : Would it be possible for someone to take the time to create a built-in yaml module based on the current spec (v1.2) ? https://yaml.org/spec/1.2/spec.html Just like how we can do `import json`, there is currently no `import yaml`. I myself (and I assume