[issue40059] Provide a toml module in the standard library

Shantanu report at bugs.python.org
Sun Jan 2 02:04:17 EST 2022


Shantanu <hauntsaninja at gmail.com> added the comment:

pradyunsg kindly pointed me to an ongoing thread in Packaging discuss: https://discuss.python.org/t/adopting-recommending-a-toml-parser/4068/84

So seems like a PEP will be necessary. I'm happy to do legwork for that. (The PEP that I'll write differs from YakoYakoYokuYoku's json-esque draft in that it'll be based on tomli instead of a from-scratch implementation)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40059>
_______________________________________


More information about the Python-bugs-list mailing list