Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
Closed
Description
Let's usewarnings_helper.import_deprecated()
to import deprecated modules uniformly in tests.
Suggested by@vstinner in#91951 (comment), PR to follow.