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

DeprecationWarning: 'cgi' is deprecated #2020

Open
jaraco opened this issue Feb 18, 2024 · 1 comment
Open

DeprecationWarning: 'cgi' is deprecated #2020

jaraco opened this issue Feb 18, 2024 · 1 comment

Comments

@jaraco
Copy link
Member

jaraco commented Feb 18, 2024

Importing cherrypy emits this warning:

 @ env PYTHONWARNINGS=default::DeprecationWarning pip-run cherrypy -- -c "import cherrypy" 2>1 | grep cherrypy | grep cgi
/var/folders/f2/2plv6q2n7l932m2x004jlw340000gn/T/pip-run-m8n_hnkk/cherrypy/lib/httputil.py:15: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13
@jaraco
Copy link
Member Author

jaraco commented Feb 18, 2024

This issue is mostly a duplicate of #2014.

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