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 [WIP] #184

Draft
wants to merge 31 commits into
base: master
Choose a base branch
from
Draft

Python 3 support [WIP] #184

wants to merge 31 commits into from

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    d4932a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f31040d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da1a32f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85b4ecd View commit details
    Browse the repository at this point in the history
  5. Fix test_background

    mesozoic committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    1d0f70b View commit details
    Browse the repository at this point in the history
  6. Fix test_notify

    mesozoic committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    3ca167c View commit details
    Browse the repository at this point in the history
  7. Fix test_update

    mesozoic committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    d9f9429 View commit details
    Browse the repository at this point in the history
  8. Fix test_update_versions

    mesozoic committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    bacb37b View commit details
    Browse the repository at this point in the history
  9. Fix test_util*

    mesozoic committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    2b08d78 View commit details
    Browse the repository at this point in the history
  10. Fix test_web*

    mesozoic committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    3ed460e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d936a38 View commit details
    Browse the repository at this point in the history
  12. Fix test_workflow_encoding

    mesozoic committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    ad02b37 View commit details
    Browse the repository at this point in the history
  13. Fix test_workflow_files

    mesozoic committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    de407b7 View commit details
    Browse the repository at this point in the history
  14. str -> bytes, unicode -> str

    mesozoic committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    47dd2cb View commit details
    Browse the repository at this point in the history
  15. Fix test_workflow_filter

    mesozoic committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    9528288 View commit details
    Browse the repository at this point in the history
  16. Fix test_workflow_magic

    mesozoic committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    233dd85 View commit details
    Browse the repository at this point in the history
  17. Fix test_workflow_run

    mesozoic committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    cc37aaa View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e0f99ea View commit details
    Browse the repository at this point in the history
  19. Fix test_workflow_settings

    mesozoic committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    c06c229 View commit details
    Browse the repository at this point in the history
  20. Fix test_workflow_update

    mesozoic committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    f5947c8 View commit details
    Browse the repository at this point in the history
  21. Fix test_workflow_xml

    mesozoic committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    c323773 View commit details
    Browse the repository at this point in the history
  22. Fix gaps in coverage

    mesozoic committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    0b4bf33 View commit details
    Browse the repository at this point in the history
  23. Remove utf8ify (unnecessary)

    mesozoic committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    4443fc0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    67ca1d0 View commit details
    Browse the repository at this point in the history
  25. Run tests on python3.{7,8,9}

    mesozoic committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    ae5a1b5 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    71312cd View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    13aceb5 View commit details
    Browse the repository at this point in the history
  28. 2.0.0

    mesozoic committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    ba2a8ab View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    a1935ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3081b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

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