john-kurkowski / tldextract

Accurately separates a URL’s subdomain, domain, and public suffix, using the Public Suffix List (PSL).
BSD 3-Clause "New" or "Revised" License
1.84k stars 210 forks source link

Add support for Python 3.10, drop EOL 3.6 #246

Closed hugovk closed 2 years ago

hugovk commented 2 years ago

Python 3.10 was released on 2021-10-04:

Python 3.6 is EOL and no longer receiving security updates (or any updates) from the core Python team.

cycle latest release eol
3.10 3.10.1 2021-10-04 2026-10-04
3.9 3.9.9 2020-10-05 2025-10-05
3.8 3.8.12 2019-10-14 2024-10-14
3.7 3.7.12 2018-06-27 2023-06-27
3.6 3.6.15 2016-12-23 2021-12-23

https://endoflife.date/python