Skip to content

Multiple label domain names#77

Closed
ghost wants to merge 2 commits into
masterfrom
unknown repository
Closed

Multiple label domain names#77
ghost wants to merge 2 commits into
masterfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Feb 22, 2018

Copy link
Copy Markdown

Hi,

The regex for domains seem to limit all preceding labels to 61 chars in total.
With the latest change to domain.py the change means that the final group will catch less which then means that "space" for labels is even less.
For example these test-case which works without the latest IDN fix (which is good) but not anymore.

As I read the RFC the each label can be up to 63 chars

(If I base my branch on #76 it works)

@ghost ghost changed the title WIP: Multiple label domain names : Multiple label domain names Feb 22, 2018
@ghost ghost changed the title : Multiple label domain names Multiple label domain names Feb 22, 2018
@nandgator nandgator added the outdated Issue/PR: Open for more than 3 months label Mar 2, 2023
@nandgator nandgator closed this Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

outdated Issue/PR: Open for more than 3 months

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant