icann / czds-api-client-python

A Python reference implementation for CZDS download zone file API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

neonknight opened this issue · comments

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