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

Fix for python 3.7-3.9 #426

Open
wants to merge 5 commits into
base: development
from
Open

Fix for python 3.7-3.9 #426

wants to merge 5 commits into from

Commits on Feb 23, 2020

  1. Fix collections.abc imports for python 3.7.

    hwms committed Feb 23, 2020
  2. Fix h2.settings.SettingCodes usage.

    hwms committed Feb 23, 2020
  3. Correct requests example.

    hwms committed Feb 23, 2020
  4. Fix flake8 basestring complaints.

    hwms committed Feb 23, 2020
  5. Fix pytest-xdist>=v1.28.0 would require pytest>=4.4.0.

    But travis only has pytest 4.3.1.
    hwms committed Feb 23, 2020
You can’t perform that action at this time.