upgrade.rst
15.3 KB
-
Show a deprecation warning for old-style `__init__` and `__setstate__` · b8c5dbde
The warning is shown at module initialization time (on import, not when the functions are called). It's only visible when compiled in debug mode.
Dean Moldovan committed