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

WIP: Python 3 integration branch #2888

Closed
wants to merge 48 commits into from

Commits on Jan 20, 2020

  1. from web.browser import AppBrowser

    Cherry-picked from #2416
    
    Corresponds to the suggestion at #2416 (comment)
    cclauss authored Jan 20, 2020
    Configuration menu
    Copy the full SHA
    d46bd94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6497b0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07f7dbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9279fe6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d37ee3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c819b29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c880526 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb0b80f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    98bd644 View commit details
    Browse the repository at this point in the history
  10. from six import StringIO

    cclauss authored Jan 20, 2020
    Configuration menu
    Copy the full SHA
    8e361c9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    721b4ad View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7375c7c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a489a1a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0d28217 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    807e960 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8f3475f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    625a9b6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    09fab8c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ea05f61 View commit details
    Browse the repository at this point in the history
  20. from six import StringIO

    cclauss authored Jan 20, 2020
    Configuration menu
    Copy the full SHA
    afc9808 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2fb9b53 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b0a65bf View commit details
    Browse the repository at this point in the history
  23. from six import StringIO

    cclauss authored Jan 20, 2020
    Configuration menu
    Copy the full SHA
    a07b457 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c0ccae0 View commit details
    Browse the repository at this point in the history
  25. Remove unused import httplib

    cclauss authored Jan 20, 2020
    Configuration menu
    Copy the full SHA
    ccdd0e9 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3dd16c7 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    19e374d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e859980 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    dc3b19f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f255414 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    c51ec0d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    5691d76 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2319895 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    48bd7ad View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    750adf4 View commit details
    Browse the repository at this point in the history
  36. from six import StringIO

    cclauss authored Jan 20, 2020
    Configuration menu
    Copy the full SHA
    6af0ff8 View commit details
    Browse the repository at this point in the history
  37. from six import StringIO

    cclauss authored Jan 20, 2020
    Configuration menu
    Copy the full SHA
    aec8521 View commit details
    Browse the repository at this point in the history
  38. from six import StringIO

    cclauss authored Jan 20, 2020
    Configuration menu
    Copy the full SHA
    1a6e857 View commit details
    Browse the repository at this point in the history
  39. from six import StringIO

    cclauss authored Jan 20, 2020
    Configuration menu
    Copy the full SHA
    8411010 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. Configuration menu
    Copy the full SHA
    ab50837 View commit details
    Browse the repository at this point in the history
  2. Update import_rdf.py

    cclauss authored Jan 21, 2020
    Configuration menu
    Copy the full SHA
    48b5ebf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27886df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb90a71 View commit details
    Browse the repository at this point in the history
  5. Update warc.py

    cclauss authored Jan 21, 2020
    Configuration menu
    Copy the full SHA
    14513c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4094f7f View commit details
    Browse the repository at this point in the history
  7. Update test_find_works.py

    cclauss authored Jan 21, 2020
    Configuration menu
    Copy the full SHA
    aa5f814 View commit details
    Browse the repository at this point in the history
  8. Update marc_binary.py

    cclauss authored Jan 21, 2020
    Configuration menu
    Copy the full SHA
    777326f View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Revert changes to mock_ol.py

    cclauss authored Jan 28, 2020
    Configuration menu
    Copy the full SHA
    2e8d1bc View commit details
    Browse the repository at this point in the history