| BPO | 20303 |
|---|---|
| Nosy | @larryhastings, @serhiy-storchaka |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more detailsGitHub fields:
assignee = None closed_at = None created_at = <Date 2014-01-19.13:29:40.132> labels = ['type-feature', 'expert-argument-clinic', 'build'] title = 'Argument Clinic: optional groups' updated_at = <Date 2015-05-05.12:12:59.075> user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2015-05-05.12:12:59.075> actor = 'serhiy.storchaka' assignee = 'none' closed = False closed_date = None closer = None components = ['Build', 'Demos and Tools', 'Argument Clinic'] creation = <Date 2014-01-19.13:29:40.132> creator = 'serhiy.storchaka' dependencies = [] files = [] hgrepos = [] issue_num = 20303 keywords = [] message_count = 6.0 messages = ['208478', '208637', '208738', '242590', '242597', '242599'] nosy_count = 2.0 nosy_names = ['larry', 'serhiy.storchaka'] pr_nums = [] priority = 'low' resolution = None stage = None status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue20303' versions = ['Python 3.4']
Linked PRs
- gh-64502: Fix Argument Clinic support of optional groups with defaults #155191
- [3.15] gh-64502: Fix Argument Clinic support of optional groups with defaults (GH-155191) #155209
- gh-64502: Support several optional groups on the same level in Argument Clinic #155210
- [3.14] gh-64502: Fix Argument Clinic support of optional groups with defaults (GH-155191) #155216
- [3.13] gh-64502: Fix Argument Clinic support of optional groups with defaults (GH-155191) #155217
- gh-64502: Convert curses methods with optional groups to Argument Clinic #155229