accept keyword arguments on most base type methods and builtins
| BPO | 8706 |
|---|---|
| Nosy | @rhettinger, @gpshead, @ezio-melotti, @merwok, @briancurtin, @methane, @ericsnowcurrently, @berkerpeksag, @vadmium, @serhiy-storchaka, @nchammas |
| 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 2010-05-13.19:10:53.581> labels = ['extension-modules', 'interpreter-core', 'type-feature', '3.7'] title = 'accept keyword arguments on most base type methods and builtins' updated_at = <Date 2017-01-21.07:13:37.955> user = 'https://github.com/gpshead'
bugs.python.org fields:
activity = <Date 2017-01-21.07:13:37.955> actor = 'methane' assignee = 'none' closed = False closed_date = None closer = None components = ['Extension Modules', 'Interpreter Core'] creation = <Date 2010-05-13.19:10:53.581> creator = 'gregory.p.smith' dependencies = [] files = ['24644', '24650'] hgrepos = [] issue_num = 8706 keywords = ['patch'] message_count = 25.0 messages = ['105652', '154340', '154379', '154491', '154493', '154505', '154506', '154507', '154509', '154510', '154522', '154524', '154528', '154534', '154725', '154743', '154745', '154748', '154749', '223570', '241589', '241606', '241610', '285924', '285942'] nosy_count = 16.0 nosy_names = ['rhettinger', 'gregory.p.smith', 'ezio.melotti', 'eric.araujo', 'Arfrever', 'brian.curtin', 'gruszczy', 'methane', 'meatballhat', 'eric.snow', 'Ramchandra Apte', 'berker.peksag', 'martin.panter', 'serhiy.storchaka', 'Julien.Palard', 'nchammas'] pr_nums = [] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue8706' versions = ['Python 3.7']