Python discusses deprecations
Python discusses deprecations
Posted Dec 9, 2021 10:28 UTC (Thu) by kleptog (subscriber, #1183)In reply to: Python discusses deprecations by IanKelling
Parent article: Python discusses deprecations
Indeed. If the function/class/whatever were replaced with a raise DeprecatedError("explanation") it would be a lot less annoying to figure out what to do.