Message313281
| Author | izbyshev |
|---|---|
| Recipients | izbyshev, paul.moore, steve.dower, tim.golden, zach.ware |
| Date | 2018-03-05.19:24:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1520277881.39.0.467229070634.issue33001@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> As os.symlink requires administrative privileges on most versions of Windows The current implementation requires SeCreateSymbolicLinkPrivilege on ALL versions of Windows because users must pass an additional flag to CreateSymbolicLink to enable non-privileged symlinks on recent Windows 10, which os.symlink() doesn't do (see #31512). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-03-05 19:24:41 | izbyshev | set | recipients: + izbyshev, paul.moore, tim.golden, zach.ware, steve.dower |
| 2018-03-05 19:24:41 | izbyshev | set | messageid: <1520277881.39.0.467229070634.issue33001@psf.upfronthosting.co.za> |
| 2018-03-05 19:24:41 | izbyshev | link | issue33001 messages |
| 2018-03-05 19:24:41 | izbyshev | create | |