os.chmod() does not follow symlinks on Windows · Issue #59616 · python/cpython (original) (raw)
BPO | 15411 |
---|---|
Nosy | @atsuoishimoto, @tjguk, @asvetlov, @zware |
Files | chmod_symlink_win32.patchchmod_symlink_win32_2.patch |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = None created_at = <Date 2012-07-21.08:31:23.124> labels = ['type-feature', 'library', 'OS-windows'] title = 'os.chmod() does not follow symlinks on Windows' updated_at = <Date 2019-04-26.19:53:54.688> user = 'https://github.com/atsuoishimoto'
bugs.python.org fields:
activity = <Date 2019-04-26.19:53:54.688> actor = 'BreamoreBoy' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)', 'Windows'] creation = <Date 2012-07-21.08:31:23.124> creator = 'ishimoto' dependencies = [] files = ['26462', '26464'] hgrepos = [] issue_num = 15411 keywords = ['patch'] message_count = 3.0 messages = ['165996', '166003', '223300'] nosy_count = 4.0 nosy_names = ['ishimoto', 'tim.golden', 'asvetlov', 'zach.ware'] pr_nums = [] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue15411' versions = ['Python 3.5']