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

Convert to Python 3 #886

Merged
merged 8 commits into from
Apr 25, 2018
Merged

Convert to Python 3 #886

merged 8 commits into from
Apr 25, 2018

Commits on Apr 24, 2018

  1. Upgrade to python 3.6.5 and temporarily drop ogusa

    Henry Doupe committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    5150186 View commit details
    Browse the repository at this point in the history
  2. wsgiref is now in the standard library

    Henry Doupe committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    9b12508 View commit details
    Browse the repository at this point in the history
  3. Run 2to3 on webapp codebase

    Henry Doupe committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    2a58f92 View commit details
    Browse the repository at this point in the history
  4. Need a copy of the keys--not an iterator

    Henry Doupe committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    8da967d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    140c908 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

  1. Configuration menu
    Copy the full SHA
    e1ee2f8 View commit details
    Browse the repository at this point in the history
  2. Add ValueError message back

    Henry Doupe committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    2aaec98 View commit details
    Browse the repository at this point in the history
  3. Remove un-needed imports

    Henry Doupe committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    42051ac View commit details
    Browse the repository at this point in the history