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

Add support for PEP 560 #305

Merged
merged 6 commits into from
Nov 5, 2019
Merged

Add support for PEP 560 #305

merged 6 commits into from
Nov 5, 2019

Commits on Oct 31, 2019

  1. Add support for PEP 560

    Ivan Levkivskyi committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    3bf010e View commit details
    Browse the repository at this point in the history
  2. Try also testing older Python versions

    Ivan Levkivskyi committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    fbd782f View commit details
    Browse the repository at this point in the history
  3. Try also Python 2

    Ivan Levkivskyi committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    679a0af View commit details
    Browse the repository at this point in the history
  4. Fix typos

    Ivan Levkivskyi committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    b836f6b View commit details
    Browse the repository at this point in the history
  5. Skip the test on Python 2.6

    Ivan Levkivskyi committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    c98ab65 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2019

  1. Add a typing-agnostic test

    Ivan Levkivskyi committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    d73c349 View commit details
    Browse the repository at this point in the history