Ionut-Alexandru B.

Results 3 issues of Ionut-Alexandru B.

I'm generating the requirements for a project that uses the **pymongo** library and it seems that pipreqs also generates the following requirement, which is invalid: `~ymongo==4.1.1`

libssh2 has to be updated to the latest version in order to fix a bug mentioned in https://github.com/ParallelSSH/ssh2-python/issues/178 The fix on the libssh2 side was mentioned here: https://github.com/libssh2/libssh2/issues/764 BONUS: Add...

I am investigating a memory leak in a service and I've managed to see the following with tracemalloc: At the first run I get the following: `[..]\venv\Lib\site-packages\pamqp\base.py:60: size=2616 B, count=44,...