commit | 1d023e374cf96d143b065242131ddc9b889f9a1e | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@krypto.org> | Tue Apr 06 00:55:45 2021 -0700 |
committer | GitHub <noreply@github.com> | Tue Apr 06 00:55:45 2021 -0700 |
tree | a4f33a3d8d7ce5a7f70eb2aebaee1c9392d7fe64 | |
parent | 376ffc6ac491da74920aed1b8e35bc371cb766ac [diff] |
bpo-17305: Link to the third-party idna package. (GH-25208) So long as we don't have idna2008 in the standard library, we should at least point people to the third-party solution.