{"library":"idna-ssl","type":"library","category":null,"description":"The `idna-ssl` library provides a patch for Python's standard `ssl.match_hostname` function to correctly support Unicode (IDNA) domains. It aims to offer backward compatibility for older Python versions (pre-3.7) where `ssl.match_hostname` had significant issues with internationalized domain names, and to address lingering IDNA2008 compliance problems even in later Python releases. The library's current version is 1.1.0, released in July 2018. The project's GitHub repository has been archived and is read-only since October 2020, indicating it is no longer actively maintained.","language":"python","status":"abandoned","version":"1.1.0","tags":["ssl","unicode","idna","match_hostname","aiohttp","asyncio","patch"],"last_verified":"Fri May 22","install":[{"cmd":"pip install idna-ssl","imports":["from idna_ssl import patch_match_hostname"]}],"homepage":null,"github":"https://github.com/aio-libs/idna-ssl","docs":null,"changelog":null,"pypi":"https://pypi.org/project/idna-ssl/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.5,"avg_import_s":0.04,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/idna-ssl/compatibility"}}