Jonathan Plasse

Results 120 comments of Jonathan Plasse

There is also [taplo](https://github.com/tamasfe/taplo) that is more general which is > A TOML parser, analyzer and formatter library

Now that paho-mqtt have type annotation. You may consider following the [typeshed removal process](https://github.com/python/typeshed/blob/main/CONTRIBUTING.md#third-party-library-removal-policy). I open doing it.

Does specifying `tool.ruff.pydocstyle.convention` still activates the rules `D203`, `D212`, and `D213`?

There could be multiple verbosity levels, with the highest one reserved for debug information.

You could also use [towncrier](https://github.com/twisted/towncrier).

I would follow [keep a changelog](https://keepachangelog.com/en/1.0.0/) as convention.

Yes, that is what I meant. I nitpick but I would use header 3 for Added rules, ...

Why not beginning to do a release to auto generate the changelog then cancelling, adding it to the changelog, then doing the final release?