BPO | [20214](https://bugs.python.org/issue20214) --- | :--- Nosy | @birkenfeld, @larryhastings Files | [larry.argument.clinic.misc.fixes.patch.1.txt](https://bugs.python.org/file33396/larry.argument.clinic.misc.fixes.patch.1.txt "Uploaded as text/plain at 2014-01-10.01:25:30 by @larryhastings")[larry.argument.clinic.misc.fixes.patch.2.txt](https://bugs.python.org/file33430/larry.argument.clinic.misc.fixes.patch.2.txt "Uploaded as text/plain at 2014-01-12.16:46:00 by @larryhastings")[larry.argument.clinic.misc.fixes.patch.3.txt](https://bugs.python.org/file33432/larry.argument.clinic.misc.fixes.patch.3.txt "Uploaded as text/plain at 2014-01-12.18:22:40 by @larryhastings") *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/larryhastings' closed_at = created_at = labels = ['type-bug'] title = 'Argument Clinic rollup fixes' updated_at = user = 'https://github.com/larryhastings' ``` bugs.python.org fields: ```python activity = actor = 'larry' assignee = 'larry' closed = True closed_date = closer = 'larry' components = [] creation = creator = 'larry' dependencies = [] files = ['33396', '33430', '33432'] hgrepos = [] issue_num = 20214 keywords = [] message_count = 6.0 messages = ['207811', '207961', '207965', '207967', '207977', '207978'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'larry', 'python-dev'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue20214' versions = ['Python 3.4'] ```