Dmytro

Results 10 comments of Dmytro

Got the same :( ``` $ sshfs --version SSHFS version 2.10 FUSE library version: 2.9.9 fuse: no mount point ``` ``` $ sshfs --version SSHFS version 2.5 (OSXFUSE SSHFS 2.5.0)...

@rawatson can you check my commit in real project?

@f4i5i you should go to [mysqlclient-python](https://github.com/pymysql/mysqlclient-python) repo. This project ins't maintained Take a look this issue #151

@samarFayez this project is obsolete. Take a look #151

I've pinned black to 23.12.1 because in the 24 release it wants to make a lot of changes. I guess it should be a separate patch.

@RobertoPrevato Oh, I forgot about `additionalProperties`, thanks for the example. The idea was to also add type validation(via regex) for keys in dicts. The regex looks ugly, but I couldn't...

it requires https://github.com/Neoteroi/essentials-openapi/pull/43

@kika115 could you provide an example of code? I have this fixture and it works well for me. ```python @pytest.fixture async def api_client(mongodb, init_db) -> AuthTestClient: from tmw_server.app import app...

It sounds reasonable. How about making a separate package with all middlewares? Another bonus that I also see everything related to this new package can be put in one place...

@espdev if it's still important for you. try to use version 1.0.4