# Feature or enhancement Refs https://github.com/python/cpython/pull/119066 > I'm a little horrified at how often we use `ZeroDivisionError` in random tests that have nothing to do with arithmetic, but that's another story ... Probably, most of them should be converted to some custom exception.