Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: account for second-level domain names #16586

Merged
merged 4 commits into from
Aug 29, 2024

Conversation

miketheman
Copy link
Member

With the current implementation, we miss any second-level domains.

Using tldextract, we can extract the correct registered domain name.

With the current implementation, we miss any second-level domains.

Using `tldextract`, we can extract the correct registered domain name.

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
@miketheman miketheman requested a review from a team as a code owner August 28, 2024 17:05
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
@miketheman miketheman force-pushed the miketheman/fix-domain-lookups branch from 35a5e9a to b8268e8 Compare August 28, 2024 18:38
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
@miketheman miketheman force-pushed the miketheman/fix-domain-lookups branch from b8268e8 to 204228e Compare August 28, 2024 18:56
@miketheman miketheman merged commit 05eebe9 into pypi:main Aug 29, 2024
18 checks passed
@miketheman miketheman deleted the miketheman/fix-domain-lookups branch August 29, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants