Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Python3 and ipv6 support #9

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

mnalis
Copy link

@mnalis mnalis commented Dec 19, 2020

If you are interested,

this PR makes scraper.py run on newer systems:

  • works in python3 now (as python2 is on its way out)
  • supports IPv6 in addition to IPv4, including retrying with different protocol if needed
  • tested on Debian Buster using existing packages

note that this only fixes scraper.py to work in python3 - I did not use the rest of the code which probably also needs upgrading to python3

@mnalis
Copy link
Author

mnalis commented Jun 7, 2022

@erindru are you interested in merging those fixes?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant