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 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:40living180setrecipients: + living180, jaraco, pitrou, vstinner, eric.smith, tim.golden, stutzbach, brian.curtin, ncdave4life
2012-04-16 01:11:39living180setmessageid: <1334538699.89.0.969032069014.issue9949@psf.upfronthosting.co.za>
2012-04-16 01:11:39living180linkissue9949 messages
2012-04-16 01:11:39living180create