old-unpacking-in-except / W0712ΒΆ
old-unpacking-in-except was an earlier name for unpacking-in-except, which has been removed in pylint 2.11.0. See https://github.com/pylint-dev/pylint/pull/4942 for the rationale.
Original message text:
Implicit unpacking of exceptions is not supported in Python 3