Deprecate falcon.testing.httpnow()
#2389
Labels
good first issue
Comment on this issue if you'd like to volunteer to work on this. Thanks!
maintenance
needs contributor
Comment on this issue if you'd like to volunteer to work on this. Thanks!
Milestone
Apparently this ancient alias has survived unnoticed from the very early iterations of the framework.
Wrap it in the
@deprecated(...)
decorator so that we don't miss it again.Write that it will be removed in Falcon 5.0 in the deprecation message.
The text was updated successfully, but these errors were encountered: