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

All in on Python 3 #619

Open
wants to merge 25 commits into
base: schematics3
Choose a base branch
from
Open

All in on Python 3 #619

wants to merge 25 commits into from

Commits on Apr 3, 2021

  1. Configuration menu
    Copy the full SHA
    84e8089 View commit details
    Browse the repository at this point in the history
  2. Remove PY2 constant

    kstrauser committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    c8c1661 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdad01f View commit details
    Browse the repository at this point in the history
  4. Remove compat.py

    kstrauser committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    118b626 View commit details
    Browse the repository at this point in the history
  5. Python 3 classes

    kstrauser committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    d104803 View commit details
    Browse the repository at this point in the history
  6. Remove __future__ imports

    kstrauser committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    82376bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ef1307 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6223d28 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d09224d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    85c6fe6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    603620d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8587be6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f55b964 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    03c2a2c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    eecd0d6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6012eff View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4a35380 View commit details
    Browse the repository at this point in the history
  18. Python 3 is super()

    kstrauser committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    bca66db View commit details
    Browse the repository at this point in the history
  19. Pylint cleanups

    kstrauser committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    0595003 View commit details
    Browse the repository at this point in the history
  20. isort the imports

    kstrauser committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    0452b78 View commit details
    Browse the repository at this point in the history
  21. Removed an unused import

    kstrauser committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    21f936e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8abec0c View commit details
    Browse the repository at this point in the history
  23. f-strings!

    kstrauser committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    27ffc72 View commit details
    Browse the repository at this point in the history
  24. Update Travis versions

    kstrauser committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    3067114 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    80d2fb7 View commit details
    Browse the repository at this point in the history