Message94470
| Author | jaraco |
|---|---|
| Recipients | amaury.forgeotdarc, eric.smith, giampaolo.rodola, jafo, jaraco, lemburg, loewis, nnorwitz, r.david.murray, swarren |
| Date | 2009-10-26.01:29:07 |
| SpamBayes Score | 4.4667076e-10 |
| Marked as misclassified | No |
| Message-id | <1256520561.8.0.662639463107.issue1578269@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This new version of the patch provides a workaround for the issue1686475 regression. It simply falls back to the traditional (symlink-naive) stat behavior when a handle cannot be obtained for the specified filename. My intention is that we can commit this patch (as it's still a strict improvement over the previous behavior), and work out a fully-symlink aware stat method in a subsequent patch. There are still regression tests in test_posixpath.py that are failing due to the non-implementation of realpath. I'll tackle this task next. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-10-26 01:29:23 | jaraco | set | recipients: + jaraco, lemburg, loewis, nnorwitz, jafo, amaury.forgeotdarc, eric.smith, giampaolo.rodola, swarren, r.david.murray |
| 2009-10-26 01:29:21 | jaraco | set | messageid: <1256520561.8.0.662639463107.issue1578269@psf.upfronthosting.co.za> |
| 2009-10-26 01:29:14 | jaraco | link | issue1578269 messages |
| 2009-10-26 01:29:14 | jaraco | create | |