Closed
Description
I merged master into #33247 . This results in a failing test:
pandas/tests/plotting/test_converter.py::TestRegistration::test_pandas_plots_register
in Windows py37_np_18
AssertionError: Caused unexpected warning(s): [('DeprecationWarning', DeprecationWarning("Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working")
Was this already detected?