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

prepare for tornado 5 #304

Merged
merged 2 commits into from
Nov 13, 2017
Merged

prepare for tornado 5 #304

merged 2 commits into from
Nov 13, 2017

Conversation

minrk
Copy link
Member

@minrk minrk commented Nov 10, 2017

  • use IOLoop.current over IOLoop.instance
  • drop removed loop arg from PeriodicCallback
  • deprecate now-unused IOLoopKernelRestarter.loop

pyzmq 17 will be needed to be fully compatible with tornado 5, which runs on asyncio on Python 3.

- use IOLoop.current over IOLoop.instance
- drop removed `loop` arg from PeriodicCallback
- deprecate now-unused IOLoopKernelRestarter.loop
@takluyver
Copy link
Member

Test failure in test_tracking.

@takluyver takluyver added this to the 5.2 milestone Nov 13, 2017
@takluyver takluyver merged commit 7a0278a into jupyter:master Nov 13, 2017
@minrk minrk deleted the tornado-5 branch November 13, 2017 15:53
@takluyver
Copy link
Member

@meeseeksdev backport

lumberbot-app bot pushed a commit that referenced this pull request Dec 15, 2017
takluyver added a commit that referenced this pull request Dec 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants