ParallelSSH / parallel-ssh

Asynchronous parallel SSH client library.
https://parallel-ssh.org
GNU Lesser General Public License v2.1
1.2k stars 148 forks source link

Release with python3.11 support #371

Open symonk opened 1 year ago

symonk commented 1 year ago

Hi, thanks for a great library and the time to maintain / build it. Would it be possible to get a release on pypi that supports python3.11? I notice it's not a listed classifier there but I am not sure what is required to make that a reality (if anything - could just be a basic meta data issue). If there is anything code-wise that needs done for 3.11 specifically please let me know and I will contribute towards that.

Thanks again

patrikspiess commented 9 months ago

Meanwhile also Python3.12 would be great.