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 christian.heimes, dnmvisser
Date 2020-08-15.11:55:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597492550.38.0.941481626884.issue41556@roundup.psfhosted.org>
In-reply-to
Content
Python uses OpenSSL's a2i_IPADDRESS() to check if the hostname is actually an IP address. I'm surprised as you that the function considers a hostname like 145.100.57.105.surf-hosted.nl as a valid IP address.
History
Date User Action Args
2020-08-15 11:55:50christian.heimessetrecipients: + christian.heimes, dnmvisser
2020-08-15 11:55:50christian.heimessetmessageid: <1597492550.38.0.941481626884.issue41556@roundup.psfhosted.org>
2020-08-15 11:55:50christian.heimeslinkissue41556 messages
2020-08-15 11:55:50christian.heimescreate