BPO | [38693](https://bugs.python.org/issue38693) --- | :--- Nosy | @gpshead, @jaraco, @ericvsmith, @serhiy-storchaka, @csabella, @miss-islington, @tirkarthi, @FFY00 PRs | python/cpython#17058python/cpython#26383python/cpython#26386python/cpython#26387python/cpython#26389 *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/gpshead' closed_at = None created_at = labels = ['3.11', 'performance'] title = 'Use f-strings instead of str.format within importlib' updated_at = user = 'https://github.com/gpshead' ``` bugs.python.org fields: ```python activity = actor = 'jaraco' assignee = 'gregory.p.smith' closed = False closed_date = None closer = None components = [] creation = creator = 'gregory.p.smith' dependencies = [] files = [] hgrepos = [] issue_num = 38693 keywords = ['patch'] message_count = 9.0 messages = ['356005', '369672', '378998', '393617', '393629', '394453', '394454', '394460', '394463'] nosy_count = 8.0 nosy_names = ['gregory.p.smith', 'jaraco', 'eric.smith', 'serhiy.storchaka', 'cheryl.sabella', 'miss-islington', 'xtreak', 'FFY00'] pr_nums = ['17058', '26383', '26386', '26387', '26389'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'performance' url = 'https://bugs.python.org/issue38693' versions = ['Python 3.11'] ```