BPO | [20396](https://bugs.python.org/issue20396) --- | :--- Nosy | @ncoghlan, @larryhastings, @zware, @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 details GitHub fields: ```python assignee = 'https://github.com/larryhastings' closed_at = None created_at = labels = ['type-feature', 'expert-argument-clinic'] title = 'Argument Clinic: Touch source file if any output file changed' updated_at = user = 'https://github.com/larryhastings' ``` bugs.python.org fields: ```python activity = actor = 'serhiy.storchaka' assignee = 'larry' closed = False closed_date = None closer = None components = ['Argument Clinic'] creation = creator = 'larry' dependencies = [] files = [] hgrepos = [] issue_num = 20396 keywords = [] message_count = 3.0 messages = ['209315', '209318', '209323'] nosy_count = 4.0 nosy_names = ['ncoghlan', 'larry', 'zach.ware', 'serhiy.storchaka'] pr_nums = [] priority = 'low' resolution = None stage = 'needs patch' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue20396' versions = [] ``` ### Linked PRs * gh-104152 * gh-104507 * gh-106449 * gh-106452 * gh-155265