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 deprecated code calls to IOLoop.make_current() #7240

Merged
merged 6 commits into from
Nov 9, 2022

Commits on Nov 2, 2022

  1. move utils_test.pristine_loop into test_client.py

    it's only used in test_client, and requires calling make_current
    graingert committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    653b7a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84b9384 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

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

Commits on Nov 7, 2022

  1. Apply suggestions from code review

    Co-authored-by: Hendrik Makait <hendrik.makait@gmail.com>
    graingert and hendrikmakait authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    33f0af7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    435d98b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84b32f2 View commit details
    Browse the repository at this point in the history