We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A bunch of DeprecationWarnings got promoted to ExpiredDeprecationError post-release, so we should update the tests.
DeprecationWarning
ExpiredDeprecationError
Would be good to expect the exception in 3.0.x and remove the deprecated code in master.
master