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

Conversation

wb8tyw
Copy link
Owner

@wb8tyw wb8tyw commented Apr 3, 2022

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.

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.
@wb8tyw wb8tyw merged commit 653a317 into python3_tyw Apr 3, 2022
@wb8tyw wb8tyw deleted the wb8tyw_w2lk_fix branch April 3, 2022 12:22
wb8tyw pushed a commit that referenced this pull request Sep 5, 2022
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.

Co-authored-by: John E. Malmberg <wb8tyw@gmail.com>
wb8tyw pushed a commit that referenced this pull request Sep 6, 2022
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.

Co-authored-by: John E. Malmberg <wb8tyw@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants