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.7 support #1733

Merged
merged 3 commits into from
Sep 22, 2018
Merged

Python 3.7 support #1733

merged 3 commits into from
Sep 22, 2018

Commits on Aug 15, 2018

  1. Fix HTTPretty on Python 3.7

    This is a revised backport of
    gabrielfalcao/HTTPretty@5776d97
    and the following fixup gabrielfalcao/HTTPretty#341
    Chih-Hsuan Yen committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    354d48f View commit details
    Browse the repository at this point in the history
  2. Test Python 3.7 on Travis CI

    Chih-Hsuan Yen committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    d00300b View commit details
    Browse the repository at this point in the history
  3. Update lxml and sure for Python 3.7 compatibility

    Chih-Hsuan Yen committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    5224858 View commit details
    Browse the repository at this point in the history