25
A proposal for java's "throws" in python: Extend type hints to cover exceptions
(discuss.python.org)
Welcome to the Python community on the programming.dev Lemmy instance!
Past
November 2023
October 2023
July 2023
August 2023
September 2023
Aren't checked exceptions in Java generally regarded as a bad mistake?
I heard the same, but not sure why. Do you have a link?
This post covers it pretty well https://phauer.com/2015/checked-exceptions-are-evil/