Closed wb8tyw closed 2 years ago
With this PR, the code conversion to python3/gtk3 seems to be complete. Most remaining open tickets are for issues that were present in the python 2 version. Major task left is that the existing python setup.py is deprecated and needs to be completely re-written, and must generate the internationalization databases and include them in the resulting package.
The map server needs to send a bytes object for python 3.
d_rats/mainapp.py: Fix to send a bytes object to the map server. Map server connection errors should not be fatal to d-rats.