.. _using-cmp-argument: using-cmp-argument / W1640 ========================== ``using-cmp-argument`` has been removed in pylint 2.11.0. See https://github.com/pylint-dev/pylint/pull/4942 for the rationale. Original message text: .. code-block:: text Using the cmp argument for list.sort / sorted