BPO | [20268](https://bugs.python.org/issue20268) --- | :--- Nosy | @birkenfeld, @larryhastings, @serhiy-storchaka Files | [larry.clinic.clone.functions.diff.1.txt](https://bugs.python.org/file33476/larry.clinic.clone.functions.diff.1.txt "Uploaded as text/plain at 2014-01-15.05:49:18 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-feature'] title = 'Argument Clinic: support cloning existing functions' 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 = ['33476'] hgrepos = [] issue_num = 20268 keywords = [] message_count = 6.0 messages = ['208143', '208144', '208145', '208146', '208147', '208148'] nosy_count = 4.0 nosy_names = ['georg.brandl', 'larry', 'python-dev', 'serhiy.storchaka'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue20268' versions = ['Python 3.4'] ```