scrapy / scurl

Performance-focused replacement for Python urllib
Apache License 2.0
21 stars 6 forks source link

Discuss the mailto: parsing correctness #15

Open malloxpb opened 6 years ago

malloxpb commented 6 years ago

After fixing urlsplit just the way it is implemented in GURL through #13 , mailto: tests are still failing. We will need to discuss if this is expected 😄