BPO | [36127](https://bugs.python.org/issue36127) --- | :--- Nosy | @vstinner, @larryhastings, @serhiy-storchaka, @MojoVampire, @ammaraskar, @tirkarthi PRs | python/cpython#12058python/cpython#12345python/cpython#12353 *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: ```python assignee = 'https://github.com/serhiy-storchaka' closed_at = created_at = labels = ['3.8', 'expert-argument-clinic', 'performance'] title = 'Argument Clinic: inline parsing code for functions with keyword parameters' updated_at = user = 'https://github.com/serhiy-storchaka' ``` bugs.python.org fields: ```python activity = actor = 'serhiy.storchaka' assignee = 'serhiy.storchaka' closed = True closed_date = closer = 'serhiy.storchaka' components = ['Argument Clinic'] creation = creator = 'serhiy.storchaka' dependencies = [] files = [] hgrepos = [] issue_num = 36127 keywords = ['patch'] message_count = 11.0 messages = ['336700', '336701', '336703', '336706', '336719', '336748', '336752', '336754', '336756', '337903', '338090'] nosy_count = 6.0 nosy_names = ['vstinner', 'larry', 'serhiy.storchaka', 'josh.r', 'ammar2', 'xtreak'] pr_nums = ['12058', '12345', '12353'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'performance' url = 'https://bugs.python.org/issue36127' versions = ['Python 3.8'] ```