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 rbcollins
Recipients Victor van den Elzen, ezio.melotti, michael.foord, rbcollins
Date 2015-10-11.22:04:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444601094.68.0.220988414795.issue25320@psf.upfronthosting.co.za>
In-reply-to
Content
The fix is appropriate (we might want to think about symlinks in the future). I'd very much like a test for it (in Lib/unittest/test/test_discovery.py) and it should be applied to 3.5, master - older versions had this wrapped up in simpler code and won't fail like this.
History
Date User Action Args
2015-10-11 22:04:54rbcollinssetrecipients: + rbcollins, ezio.melotti, michael.foord, Victor van den Elzen
2015-10-11 22:04:54rbcollinssetmessageid: <1444601094.68.0.220988414795.issue25320@psf.upfronthosting.co.za>
2015-10-11 22:04:54rbcollinslinkissue25320 messages
2015-10-11 22:04:54rbcollinscreate