Giter VIP home page Giter VIP logo

Comments (4)

luto avatar luto commented on September 27, 2024 1

@ZhaoQi99 FYI: this has been reported (and closed) three times already. It struck to me, too, today, which is why I am even here ;) There is a work around available in #50 (comment).

from idna.

jrlevine avatar jrlevine commented on September 27, 2024

That's how it's supposed to work. IDNA2008 specifically lists the characters allowed in hostnames, and _ is not one of them.
It would be a good idea to have some options to deal with domain names that are not hostnames. In your case an option to allow ASCII names with non-hostname characters. Another options could do NFC or UTS46 preprocessing.
FYI, although it is valid to have an underscore in a domain name, it's not valid in a hostname that names a computer such as a web server.

from idna.

ZhaoQi99 avatar ZhaoQi99 commented on September 27, 2024

Thanks,I think is really a good idea to add an option to solve this problem.
FYI, it could add an option such as errors="weak" which can deal with domain names that are not hostnames.

from idna.

ZhaoQi99 avatar ZhaoQi99 commented on September 27, 2024

@ZhaoQi99 FYI: this has been reported (and closed) three times already. It struck to me, too, today, which is why I am even here ;) There is a work around available in #50 (comment).

Thanks!

from idna.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.