This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients Socob, abracadaber, alex, christian.heimes, dstufft, janssen, kedare, ned.deily, njs, tialaramex, wumpus, yselivanov
Date 2018-01-29.13:26:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517232409.04.0.467229070634.issue28414@psf.upfronthosting.co.za>
In-reply-to
Content
In PR https://github.com/python/cpython/pull/5395 I added a test to verify that most IDNA domains are now working. IDNA 2008 deviations and the fundamental issue of IDNA server callback and IDNA encoded server_hostname attribute are still open. I'll address them in another PR.
History
Date User Action Args
2018-01-29 13:26:49christian.heimessetrecipients: + christian.heimes, janssen, ned.deily, alex, njs, yselivanov, dstufft, wumpus, abracadaber, Socob, kedare, tialaramex
2018-01-29 13:26:49christian.heimessetmessageid: <1517232409.04.0.467229070634.issue28414@psf.upfronthosting.co.za>
2018-01-29 13:26:49christian.heimeslinkissue28414 messages
2018-01-29 13:26:49christian.heimescreate