Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(w2lk): Attempt to get w2lk working #140

Merged
merged 1 commit into from
Apr 3, 2022
Merged

Commits on Apr 3, 2022

  1. fix(w2lk): Attempt to get w2lk working

    The w2lk stuff depends a bit on e-mail, which has not yet been
    verified as working on python3.
    
    d_rats/agw.py:
      Remove extra diagnostic logging message
      Whitespace fix
    
    d_rats/sessions/rpc.py:
    d_rats/sessions/sniff.py:
      Fix deprecated GObject.SIGNAL_RUN_LAST
    
    d_rats/version.py:
      Add DRATS_VERSION_NUM to comply with w2lk restrictions on
      version numbering.
    
    d_rats/wl2k.py:
      Convert to python3.
      Improve Docstrings.
      Add simple test server.
    JohnMalmberg committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    7374c7e View commit details
    Browse the repository at this point in the history