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 raniere
Recipients raniere
Date 2015-03-27.12:18:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427458701.93.0.881295834482.issue23788@psf.upfronthosting.co.za>
In-reply-to
Content
Starting from Git commit 1996f3038458df2b6443c23e4705478ff5db43f8

$ ./configure
$ make
$ make test
======================================================================
FAIL: test_bad_address (test.test_urllib2_localnet.TestUrlopen)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/raniere/src/cpython/Lib/test/test_urllib2_localnet.py", line 656, in test_bad_address
    "http://sadflkjsasf.i.nvali.d./")
AssertionError: OSError not raised by urlopen

----------------------------------------------------------------------
History
Date User Action Args
2015-03-27 12:18:21ranieresetrecipients: + raniere
2015-03-27 12:18:21ranieresetmessageid: <1427458701.93.0.881295834482.issue23788@psf.upfronthosting.co.za>
2015-03-27 12:18:21ranierelinkissue23788 messages
2015-03-27 12:18:21ranierecreate