nabla-c0d3/nassl

DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats

Closed this issue · 1 comments

python3.8/site-packages/nassl/ssl_client.py:197: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats

Code: https://github.com/nabla-c0d3/nassl/blob/release/nassl/ssl_client.py#L197

Info: https://python.readthedocs.io/en/stable/c-api/arg.html#strings-and-buffers

Fixed in 9b3bd01