Shantanu <hauntsani...@gmail.com> added the comment:

Hopefully tomli being less than a year old should not be a blocker, after all, 
TOML v1.0.0 is itself less than a year old.

Despite tomli being new code, it's pretty widely used. Reverse dependencies 
include pip, pytest, mypy, black, flit, coverage, setuptools-scm, cibuildwheel. 
All in all, it should be well proven in practice by the time it comes to make 
3.11 stable.

It also helps that it's easy to anticipate the interface: dump, dumps, load, 
loads. Overall, hopefully risk here should be well within the budget of a 
provisional module.

That's all to say, if and when the Steering Council decides that there's work 
to be done here, let me know how I can help :-)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40059>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to