Is your feature request related to a problem? Please describe.
Remove any dependency on the CGI module. It has been deprecated since 3.11 and will be removed in 3.13, Fedora Rawhide is working on adoption for 3.13.
Describe the solution you'd like to see.
Remove CGI from the stack, and reimplement it with libraries available in given component
Is your feature request related to a problem? Please describe. Remove any dependency on the CGI module. It has been deprecated since 3.11 and will be removed in 3.13, Fedora Rawhide is working on adoption for 3.13.
Describe the solution you'd like to see. Remove CGI from the stack, and reimplement it with libraries available in given component
Describe alternatives you've considered
Additional context https://docs.python.org/3/library/cgi.html