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 berker.peksag, demian.brecht, docs@python, georg.brandl, larry, orsenthil, py.user, python-dev, r.david.murray
Date 2013-09-13.21:13:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379106822.55.0.184028193578.issue18206@psf.upfronthosting.co.za>
In-reply-to
Content
The test needs to be fixed so that it runs even when the LICENSE file exists. (It is also missing the skip when the network resource is not asserted.)  I have a patched test, and a fix for the 3.4 problem, but I can't apply it because the 3.4.0 license file does not yet exist on the website.

On the other hand, this test could be a pain before the first alpha is released (the web URL doesn't exist yet), so perhaps the test also needs to special case that somehow.
History
Date User Action Args
2013-09-13 21:13:42r.david.murraysetrecipients: + r.david.murray, georg.brandl, orsenthil, larry, docs@python, py.user, python-dev, berker.peksag, demian.brecht
2013-09-13 21:13:42r.david.murraysetmessageid: <1379106822.55.0.184028193578.issue18206@psf.upfronthosting.co.za>
2013-09-13 21:13:42r.david.murraylinkissue18206 messages
2013-09-13 21:13:42r.david.murraycreate