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

migrate to python3 #607

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

migrate to python3 #607

wants to merge 19 commits into from

Commits on Sep 29, 2021

  1. first pass at python3

    dlgoodr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    7eb4ea0 View commit details
    Browse the repository at this point in the history
  2. fix another write

    dlgoodr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    9e95978 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6b42b5 View commit details
    Browse the repository at this point in the history
  4. autopep8

    dlgoodr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    bb0b9bb View commit details
    Browse the repository at this point in the history
  5. use dnslib

    dlgoodr committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    2ffda9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d6493a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. more python3 fixes

    dlgoodr committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    5c0fe32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9dcd85 View commit details
    Browse the repository at this point in the history
  3. getiterator removed in py3.9

    dlgoodr committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    0545e09 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. fix std* redirects

    dlgoodr committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    9055763 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. require pillow for fanart

    dlgoodr committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    788c113 View commit details
    Browse the repository at this point in the history
  2. fix daemon for py3

    dlgoodr committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    428f915 View commit details
    Browse the repository at this point in the history
  3. more py3

    dlgoodr committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    f989a61 View commit details
    Browse the repository at this point in the history
  4. pep8 + additional debugprint

    dlgoodr committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    173423c View commit details
    Browse the repository at this point in the history
  5. fix some of the GDM code

    dlgoodr committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    6ab8c0d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. Configuration menu
    Copy the full SHA
    55a2246 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. Configuration menu
    Copy the full SHA
    e325925 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    289994c View commit details
    Browse the repository at this point in the history
  3. keep the XML debug output

    dlgoodr committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    a90c4a8 View commit details
    Browse the repository at this point in the history