Kenny Root
Kenny Root
Fedora has a nice system called [Copr](https://copr.fedorainfracloud.org/) (Cool Other Package Repository) that will automatically build packages for all Fedora versions using their infrastructure. Consider using this so we can even...
It would be good to automate releases and then add another administrator to this project to ensure it's updated. Currently it doesn't appear to work with Python 3.6. Travis-CI can...
It would be nice to organize the Android build of Avian so it can plug directly into a checked-out Android tree. This makes it convenient for users with a checked-out...
It seems like if a client re-connects and a session is found in the cache, the [timeout-disconnect-delay](https://github.com/beerfactory/hbmqtt/blob/07c4c70f061003f208ad7e510b6e8fce4d7b3a6c/hbmqtt/broker.py#L389) is added to the cached session's `client_session.keep_alive`. If the client keeps reconnecting, eventually...
The final copy into |output| does not need to be done until all the rounds for the block are complete. Otherwise it is continuously overwritten each round.
When sending a message to the feeder, it seems like the client is getting its own messages back. This is probably due to an overly broad subscription. ``` 2021-02-05 03:32:23,409...
As reported in https://github.com/connectbot/connectbot/issues/748 there may be some interoperability problems with Tiny SSH Server. Add integration tests to make sure it works.
Implement support for OpenSSH's hostkey update and rotation facility detailed in [PROTOCOL](https://github.com/openssh/openssh-portable/blob/master/PROTOCOL).
To fix compilation on Python 3.10 and newer, we need to bump typed-ast to 1.4.3 to get the fix from python/typed_ast#158.
Most learning materials in the US are written with Yale Cantonese romanization, but this extension only supports Jyutping currently. It would help if the romanization could be selected. There are...