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

Run WindowsSelectorEventLoop event loop explicit on windows and py3. #7940

Merged
merged 5 commits into from
Apr 9, 2020

Commits on Apr 9, 2020

  1. Run WindowsSelectorEventLoop event loop explicit on windows and py3.

    * Required from python3.8.
    p0psicles committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    dd9f527 View commit details
    Browse the repository at this point in the history
  2. Added changelog

    p0psicles committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    6af48ba View commit details
    Browse the repository at this point in the history
  3. Update core.py

    revert this
    p0psicles authored Apr 9, 2020
    Configuration menu
    Copy the full SHA
    959894c View commit details
    Browse the repository at this point in the history
  4. add tests for 3.7 and 3.8

    medariox authored Apr 9, 2020
    Configuration menu
    Copy the full SHA
    aa922fd View commit details
    Browse the repository at this point in the history
  5. test dredd on 3.7 and 3.8

    medariox authored Apr 9, 2020
    Configuration menu
    Copy the full SHA
    4f93221 View commit details
    Browse the repository at this point in the history