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 pkt
Recipients pkt
Date 2015-07-22.07:02:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1437548572.03.0.160792945123.issue24684@psf.upfronthosting.co.za>
In-reply-to
Content
eck(idna));
# (gdb) 
# 
# Program received signal SIGABRT, Aborted.
# 0xb77a6d4c in __kernel_vsyscall ()
# 
# "host" argument can be set to a subclass of unicode with a custom "encode" 
# method. "encode" returns unexpected type. assert is not compiled in release
# mode, so this will lead to a type confusion later on.
History
Date User Action Args
2015-07-22 07:02:52pktsetrecipients: + pkt
2015-07-22 07:02:52pktsetmessageid: <1437548572.03.0.160792945123.issue24684@psf.upfronthosting.co.za>
2015-07-22 07:02:51pktlinkissue24684 messages
2015-07-22 07:02:51pktcreate