Closed as not planned
Closed as not planned
Description
Bug report
Bug description:
# Add a code block here, if required
In the latest Python virtual environment created, there are still extra references to cgi, but it has been removed. You can completely eliminate the traces of cgi, or re-package and call it in the file where it is referenced instead of calling it from the outside.
CPython versions tested on:
3.13
Operating systems tested on:
Linux