Message118012
| Author | brian.curtin |
|---|---|
| Recipients | brian.curtin, ocean-city |
| Date | 2010-10-05.14:35:19 |
| SpamBayes Score | 3.9759474e-05 |
| Marked as misclassified | No |
| Message-id | <1286289327.29.0.159315245099.issue10027@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In msg117834 on #8879 it was noticed that os.lstat and os.stat don't set st_nlink on Windows, which is causing the patch on that issue to fail test_tarfile. Attached is a stripped down version of the patch Hirokazu Yamamoto proposed on #8879, containing just the os.*stat changes. As stated in that message, the patch is a quick hack to get test_os and test_tarfile working, so it could use review. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-05 14:35:27 | brian.curtin | set | recipients: + brian.curtin, ocean-city |
| 2010-10-05 14:35:27 | brian.curtin | set | messageid: <1286289327.29.0.159315245099.issue10027@psf.upfronthosting.co.za> |
| 2010-10-05 14:35:25 | brian.curtin | link | issue10027 messages |
| 2010-10-05 14:35:22 | brian.curtin | create | |