Convert os._getfullpathname() and os._isdir() to Argument Clinic
| BPO | 24042 |
|---|---|
| Nosy | @loewis, @larryhastings, @tjguk, @zware, @serhiy-storchaka, @zooba |
| 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 = <Date 2015-05-13.06:46:10.189> created_at = <Date 2015-04-23.19:01:02.834> labels = ['type-feature', 'expert-argument-clinic', 'OS-windows'] title = 'Convert os._getfullpathname() and os._isdir() to Argument Clinic' updated_at = <Date 2015-05-13.06:46:10.188> user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2015-05-13.06:46:10.188> actor = 'serhiy.storchaka' assignee = 'none' closed = True closed_date = <Date 2015-05-13.06:46:10.189> closer = 'serhiy.storchaka' components = ['Windows', 'Argument Clinic'] creation = <Date 2015-04-23.19:01:02.834> creator = 'serhiy.storchaka' dependencies = [] files = ['39187'] hgrepos = [] issue_num = 24042 keywords = ['patch'] message_count = 6.0 messages = ['241878', '241880', '241881', '242958', '243022', '243046'] nosy_count = 7.0 nosy_names = ['loewis', 'larry', 'tim.golden', 'BreamoreBoy', 'zach.ware', 'serhiy.storchaka', 'steve.dower'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue24042' versions = ['Python 3.5']