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 jfoo
Recipients jfoo, pitrou
Date 2014-09-13.13:10:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1410613829.57.0.538111723043.issue22395@psf.upfronthosting.co.za>
In-reply-to
Content
The failing tests were:

* test_complex_symlinks_absolute
* test_complex_symlinks_relative
* test_complex_symlinks_relative_dot_dot

for both PathTest and WindowsPathTest, via inheritance from the _BasePathTest class.
History
Date User Action Args
2014-09-13 13:10:29jfoosetrecipients: + jfoo, pitrou
2014-09-13 13:10:29jfoosetmessageid: <1410613829.57.0.538111723043.issue22395@psf.upfronthosting.co.za>
2014-09-13 13:10:29jfoolinkissue22395 messages
2014-09-13 13:10:29jfoocreate