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 hynek
Recipients Arfrever, benjamin.peterson, eric.araujo, hynek, neologix, pitrou
Date 2012-05-10.19:06:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336676801.74.0.477883402889.issue14082@psf.upfronthosting.co.za>
In-reply-to
Content
I did. The only error I got was

ERROR: test_idna (test.test_socket.GeneralModuleTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/vagrant/p2/Lib/test/test_socket.py", line 1182, in test_idna
    socket.gethostbyname('испытание.python.org')
socket.gaierror: [Errno -3] Temporary failure in name resolution

I presume it's unrelated. :)
History
Date User Action Args
2012-05-10 19:06:41hyneksetrecipients: + hynek, pitrou, benjamin.peterson, eric.araujo, Arfrever, neologix
2012-05-10 19:06:41hyneksetmessageid: <1336676801.74.0.477883402889.issue14082@psf.upfronthosting.co.za>
2012-05-10 19:06:41hyneklinkissue14082 messages
2012-05-10 19:06:41hynekcreate