icann / czds-api-client-python

A Python reference implementation for CZDS download zone file API
Other
102 stars 39 forks source link

DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 #22

Open neonknight opened 1 year ago

neonknight commented 1 year ago

Running this script in Python 3.11 raises this warning. The cgi module should be replaced by alternative code.