Message 158390 - Python tracker
Message158390
| Author | living180 |
|---|---|
| Recipients | brian.curtin, eric.smith, jaraco, living180, ncdave4life, pitrou, stutzbach, tim.golden, vstinner |
| Date | 2012-04-16.01:11:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1334538699.89.0.969032069014.issue9949@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Uploading a new series of patches - they are all the same as the first set, except for 0006-Make-realpath-follow-symbolic-links-on-Windows.patch. I realized that I could use os.readlink to handle broken symbolic links, so I changed the logic of os.path.realpath slightly to do that (including recursive symlink detection). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-04-16 01:11:40 | living180 | set | recipients: + living180, jaraco, pitrou, vstinner, eric.smith, tim.golden, stutzbach, brian.curtin, ncdave4life |
| 2012-04-16 01:11:39 | living180 | set | messageid: <1334538699.89.0.969032069014.issue9949@psf.upfronthosting.co.za> |
| 2012-04-16 01:11:39 | living180 | link | issue9949 messages |
| 2012-04-16 01:11:39 | living180 | create | |