Message310923
I am avoiding Python's built-in libraries as much as possible in my aiohttp-based crawler because of this issue, but I cannot open a connection to https://xn--ho-hia.de because there is an 'IDNA does not round-trip' raise in the python 3.6 library ssl.py code.
Happy to provide a code sample. I guess the 500-line async crawler in Guido's book was never used on German websites. |
|
Date |
User |
Action |
Args |
2018-01-28 05:29:44 | wumpus | set | recipients:
+ wumpus, loewis, christian.heimes, r.david.murray, njs, asvetlov, underrun, berker.peksag, era, marten, Lukasa, SamWhited, Socob |
2018-01-28 05:29:44 | wumpus | set | messageid: <1517117384.55.0.467229070634.issue17305@psf.upfronthosting.co.za> |
2018-01-28 05:29:44 | wumpus | link | issue17305 messages |
2018-01-28 05:29:44 | wumpus | create | |
|