pathlib.Path.glob does not follow symlinks · Issue #77609 · python/cpython (original) (raw)
BPO | 33428 |
---|---|
Nosy | @pfmoore, @pitrou, @tjguk, @jreese, @zware, @zooba, @emilyemorehouse, @BrianMSheldon |
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 2018-05-05.06:23:00.558> labels = ['type-bug', 'library', 'OS-windows'] title = 'pathlib.Path.glob does not follow symlinks' updated_at = <Date 2020-04-29.11:12:49.344> user = 'https://github.com/BrianMSheldon'
bugs.python.org fields:
activity = <Date 2020-04-29.11:12:49.344> actor = 'Danya.Alexeyevsky' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)', 'Windows'] creation = <Date 2018-05-05.06:23:00.558> creator = 'brianmsheldon' dependencies = [] files = [] hgrepos = [] issue_num = 33428 keywords = [] message_count = 4.0 messages = ['316197', '316724', '316880', '367640'] nosy_count = 9.0 nosy_names = ['paul.moore', 'pitrou', 'tim.golden', 'jreese', 'Danya.Alexeyevsky', 'zach.ware', 'steve.dower', 'emilyemorehouse', 'brianmsheldon'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue33428' versions = ['Python 3.6']