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

Update to Python 3 #7

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

Update to Python 3 #7

wants to merge 5 commits into from

Commits on Oct 8, 2018

  1. Update to Python 3

    * Remove all lettuce code
    * Change file modes
    * Use io import
    * Inherit from object implicitly
    * Change bytes/string encodings
    * Change login test
    * Strip null characters from output
    * Make other 2 -> 3 changes
    * Gitignore .mypy_cache/
    fionn committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    474f10c View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

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

Commits on Nov 7, 2018

  1. Update Travis to Python 3

    fionn committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    75067c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9488d1a View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. Remove lettuce documentation

    fionn committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    7785240 View commit details
    Browse the repository at this point in the history