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 eryksun
Recipients eryksun, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-09-13.06:25:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473747940.45.0.468435959886.issue28113@psf.upfronthosting.co.za>
In-reply-to
Content
This patch also updates Win32SymlinkTests and Win32JunctionTests to use the user's %TEMP% directory instead of the source tree. It's much more likely that %TEMP% is on the system volume, which should be an NTFS volume that supports symbolic links and junctions.
History
Date User Action Args
2016-09-13 06:25:40eryksunsetrecipients: + eryksun, paul.moore, tim.golden, zach.ware, steve.dower
2016-09-13 06:25:40eryksunsetmessageid: <1473747940.45.0.468435959886.issue28113@psf.upfronthosting.co.za>
2016-09-13 06:25:40eryksunlinkissue28113 messages
2016-09-13 06:25:40eryksuncreate