I added fsm_factory because I need to access it for tests....
I don’t know, that’s why I kept it....
OK, I’ll pay attention from now on
@Karine-Bauch Next time, commits those documentation into a dedicated chore: doc ...
commit, it hides away the important changes you made.
I haven’t fixed all mypy warnings....
@Karine-Bauch we should consider add async_fsm_factory
to the public API, don't you think?
@Karine-Bauch why a .
here, and not in the other docstrings?
I have added it before realizing that we don’t need python 3.7 and 3.8...
Binary is a very bad thing for sec. Stick with psycopg2 and fix to binary for dev env OR only for dev distributions that needs it (even better).
Do we still needs pip-tools
anymore?
Yep, good.
Oh, I forgot that... Well done
-
3b382164 · tests: Tests passed with python>=3.9
-
c9bc21eb · pyproject.toml updated with uv --dev