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 r.david.murray
Recipients r.david.murray
Date 2014-03-31.17:31:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396287072.33.0.426039489195.issue21115@psf.upfronthosting.co.za>
In-reply-to
Content
It looks like something changed on the python.org server-side that is causing test_urllib2net tests test_urlwithfrag (and, on 3.4, test_redirect_url_withfrag) to fail because the fragment doesn't appear in the response url.  Which is very puzzling.  At least, I can't see any recent changes to urllib or the tests in the hg log.  The errors came to my attention as a result of a 3.4 buildbot run on a couple of completely unrelated patches, but I've confirmed that it also fails on 3.3 now.
History
Date User Action Args
2014-03-31 17:31:12r.david.murraysetrecipients: + r.david.murray
2014-03-31 17:31:12r.david.murraysetmessageid: <1396287072.33.0.426039489195.issue21115@psf.upfronthosting.co.za>
2014-03-31 17:31:12r.david.murraylinkissue21115 messages
2014-03-31 17:31:12r.david.murraycreate