beaker-project / beaker

Hardware integration testing system and lab automation for Fedora and RHEL
http://beaker-project.org/
GNU General Public License v2.0
80 stars 42 forks source link

[RFE] Remove dependency on cgi module #194

Closed StykMartin closed 11 months ago

StykMartin commented 11 months ago

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