Add pathlib.chown method
| BPO | 20779 |
|---|---|
| Nosy | @pitrou, @vajrasky, @sedrubal, @eamanu, @y0urself |
| PRs | chown() to pathlib.Path #31212 |
| Files |
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 2014-02-26.09:51:50.192> labels = ['type-feature', 'library', '3.11'] title = 'Add pathlib.chown method' updated_at = <Date 2022-02-08.11:17:25.947> user = 'https://github.com/vajrasky'
bugs.python.org fields:
activity = <Date 2022-02-08.11:17:25.947> actor = 'y0urself' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2014-02-26.09:51:50.192> creator = 'vajrasky' dependencies = [] files = ['34227'] hgrepos = [] issue_num = 20779 keywords = ['patch'] message_count = 7.0 messages = ['212245', '212378', '212411', '212425', '396629', '398695', '412787'] nosy_count = 8.0 nosy_names = ['pitrou', 'cvrebert', 'neologix', 'vajrasky', 'sedrubal', 'eamanu', 'Tom Cook', 'y0urself'] pr_nums = ['31212'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue20779' versions = ['Python 3.11']