<div id="comment:0"></div> Since #28012 we correctly import "collections abstract base classes" from collections.abc. This ticket is for the next step: unsilence the corresponding deprecation warnings. We postponed doing that since some of our dependencies had not updated their imports yet. See [#28012 comment:23](https://github.com/sagemath/sage/issues/28012#comment:23) for the discussion. Depends on #32372 Component: **refactoring** Author: **Frédéric Chapoton** Branch/Commit: **[`edc435e`](https://github.com/sagemath/sagetrac-mirror/commit/edc435e122cd35abc280faad1ba0dca1fd107105)** Reviewer: **Matthias Koeppe** _Issue created by migration from https://trac.sagemath.org/ticket/30768_