Fabian Affolter

Results 253 issues of Fabian Affolter

According LICENSE.txt.

Avoid CVE-2021-21330

Currently there is no license statement. Could you please add a `LICENSE` file that contains the license text. It's often a requirement by distributions. Thanks.

First of a loosely-coupled setup.py file. This will enable to publish `sshprank` on PyPI. Fixes #6

For packaging `sshprank` for additional distributions It would be nice to have it available from PyPI or at least be able to do `python3 setup.py install` for the installation. Having...

https://twitter.com/Bleeptrack/status/1503854277617463301

https://twitter.com/Bleeptrack/status/1503854277617463301

Asynctest doesn't work with Python 3.8 and above. Asynctest upstream is aware of this breakage and recommends using the built-in AsyncMock instead. See also Martiusweb/asynctest#144 and Martiusweb/asynctest#126 Thanks

Could you please tag the source? This allows distributions to get the complete source from GitHub. Thanks

Are there any plans to integrate this into upstream?