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

Remove pytest11 entrypoint and plugin, require tornado 6.1, remove asyncio patch, CI work #339

Merged
merged 27 commits into from
Nov 17, 2020

Commits on Nov 13, 2020

  1. remote pytest11 entrypoint

    bollwyvl committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    3617344 View commit details
    Browse the repository at this point in the history
  2. try dotted import

    bollwyvl committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    ec6a9c6 View commit details
    Browse the repository at this point in the history
  3. add conftest to example

    bollwyvl committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    f35144d View commit details
    Browse the repository at this point in the history
  4. merge master

    bollwyvl committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    c076f84 View commit details
    Browse the repository at this point in the history
  5. remove un-needed conftest.py

    bollwyvl committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    d7709fa View commit details
    Browse the repository at this point in the history
  6. tweak some metadata

    bollwyvl committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    2a3a2a0 View commit details
    Browse the repository at this point in the history
  7. update fixtures in example

    bollwyvl committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    b96c939 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. Configuration menu
    Copy the full SHA
    933b4f5 View commit details
    Browse the repository at this point in the history
  2. add some more ci trappings

    bollwyvl committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    20ec9ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d925e67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd94f12 View commit details
    Browse the repository at this point in the history
  5. fix workflow

    bollwyvl committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    3c99dff View commit details
    Browse the repository at this point in the history
  6. collect coverage

    bollwyvl committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    02579a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47f07a4 View commit details
    Browse the repository at this point in the history
  8. log some more

    bollwyvl committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    ba40f81 View commit details
    Browse the repository at this point in the history
  9. try adding winpty

    bollwyvl committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    d026e83 View commit details
    Browse the repository at this point in the history
  10. fix pywinpty name

    bollwyvl committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    b86e72d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    631e075 View commit details
    Browse the repository at this point in the history
  12. just connect_timeout

    bollwyvl committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    0d0ac3c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8694e53 View commit details
    Browse the repository at this point in the history
  14. overload jp_fetch

    bollwyvl committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    20816c4 View commit details
    Browse the repository at this point in the history
  15. fix imports

    bollwyvl committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    0e8a00f View commit details
    Browse the repository at this point in the history
  16. try new tornado hotness

    bollwyvl committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    480d6d6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a0640b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2020

  1. updates from review

    bollwyvl committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    da0fef5 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Configuration menu
    Copy the full SHA
    e09ba05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ce063a View commit details
    Browse the repository at this point in the history