pagekite / PyPagekite

Python implementation of the PageKite remote front-end protocols.
http://pagekite.org/
GNU Affero General Public License v3.0
724 stars 123 forks source link

Python3 fixes for ping and zlib #75

Closed SunilMohanAdapa closed 4 years ago

SunilMohanAdapa commented 4 years ago

When running a frontend for local test cases, the Debian autopkgtest suite for Pagekite was failing. Investigation led to the following fixes.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950249

Please tag a new release after this fix. Thanks.

SunilMohanAdapa commented 4 years ago

Just a reminder, Pagekite is not functional with pagekite.net without this patch.

pagekite commented 4 years ago

Thank you for doing this! I'll try and get this tested and tagged today.

SunilMohanAdapa commented 4 years ago

A release tag with this fix would be nice to have.