Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop cherrypy.lib.http #1483

Closed
webknjaz opened this issue Aug 24, 2016 · 1 comment
Closed

Drop cherrypy.lib.http #1483

webknjaz opened this issue Aug 24, 2016 · 1 comment

Comments

@webknjaz
Copy link
Member

webknjaz commented Aug 24, 2016

@jaraco look what I've found: https://github.com/cherrypy/cherrypy/blob/b6e15ab4624947bea8cbc03cc40cf26016408ae5/cherrypy/lib/http.py

I think we should delete it, but first ensure the codebase doesn't rely on this module

@webknjaz
Copy link
Member Author

# Deprecated in CherryPy 3.2 -- remove in CherryPy 3.3
from cherrypy.lib.reprconf import unrepr, modules, attributes

Here's another one. Does the deprecation comment describe only import line or the whole module?

jaraco added a commit that referenced this issue Aug 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant