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

testing: No longer silence deprecation warnings #3232

Merged
merged 1 commit into from
Feb 17, 2023

Conversation

bdarnell
Copy link
Member

Also deprecate get_new_ioloop.

@bdarnell bdarnell force-pushed the undeprecate-event-loop-setting branch from b18feb9 to 118b58f Compare February 16, 2023 22:43
@takluyver
Copy link
Contributor

I had a go at removing the filter that ignores deprecation warnings too, but then ran into those same test failures and quietly dropped it. Sorry if I gave a false impression of how ready #3223 was.

@bdarnell bdarnell force-pushed the undeprecate-event-loop-setting branch 2 times, most recently from 97e59c0 to 842fada Compare February 17, 2023 03:11
Only do it on the specific versions that had the problematic warnings.

Also deprecate get_new_ioloop.
@bdarnell bdarnell force-pushed the undeprecate-event-loop-setting branch from 842fada to 23f0aa7 Compare February 17, 2023 03:18
@bdarnell bdarnell merged commit f45a6eb into tornadoweb:master Feb 17, 2023
@bdarnell bdarnell deleted the undeprecate-event-loop-setting branch February 17, 2023 03:29
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