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 pitrou
Recipients orsenthil, pitrou
Date 2012-03-17.00:26:08
SpamBayes Score 0.013921591
Marked as misclassified No
Message-id <1331943969.2.0.17966534502.issue14341@psf.upfronthosting.co.za>
In-reply-to
Content
======================================================================
FAIL: test_method_deprecations (test.test_urllib2.OpenerDirectorTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.ochtman-gentoo-amd64/build/Lib/test/test_urllib2.py", line 628, in test_method_deprecations
    req.get_host()
  File "/home/buildbot/buildarea/3.x.ochtman-gentoo-amd64/build/Lib/contextlib.py", line 54, in __exit__
    next(self.gen)
  File "/home/buildbot/buildarea/3.x.ochtman-gentoo-amd64/build/Lib/test/support.py", line 776, in _filterwarnings
    missing[0])
AssertionError: filter ('', DeprecationWarning) did not catch any warning
History
Date User Action Args
2012-03-17 00:26:09pitrousetrecipients: + pitrou, orsenthil
2012-03-17 00:26:09pitrousetmessageid: <1331943969.2.0.17966534502.issue14341@psf.upfronthosting.co.za>
2012-03-17 00:26:08pitroulinkissue14341 messages
2012-03-17 00:26:08pitroucreate