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

Python 3 support for dumpgenerator.py #331

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

Commits on Dec 3, 2018

  1. Start on python3 support

    TimSC committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    6368c09 View commit details
    Browse the repository at this point in the history
  2. Update imports

    TimSC committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    0096152 View commit details
    Browse the repository at this point in the history
  3. Change raw_input to input

    TimSC committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    9b72641 View commit details
    Browse the repository at this point in the history
  4. Fix file encoding in py3

    TimSC committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    fd9bb0b View commit details
    Browse the repository at this point in the history
  5. Fix image encoding in py3

    TimSC committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    0e112d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. Configuration menu
    Copy the full SHA
    5e92c2a View commit details
    Browse the repository at this point in the history
  2. Further fixes to file encoding

    TimSC committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    1c3ef4e View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. Fix unquote bug

    TimSC committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    7c54fa8 View commit details
    Browse the repository at this point in the history