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

Better Python 3 compat #121

Merged
merged 5 commits into from
Jun 29, 2020
Merged

Better Python 3 compat #121

merged 5 commits into from
Jun 29, 2020

Commits on Nov 23, 2019

  1. Configuration menu
    Copy the full SHA
    70cc52a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8eb2c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3fd5a6 View commit details
    Browse the repository at this point in the history
  4. Support raw_input for Python 3.

    okin committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    2b343a4 View commit details
    Browse the repository at this point in the history
  5. Iterating over the values with Python 3.

    Proposed by 2to3 - let's hope this works out of the box.
    okin committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    0af54ec View commit details
    Browse the repository at this point in the history