Skip to content

Use f-strings instead of str.format within importlib #82874

@gpshead

Description

@gpshead
BPO 38693
Nosy @gpshead, @jaraco, @ericvsmith, @serhiy-storchaka, @csabella, @miss-islington, @tirkarthi, @FFY00
PRs
  • bpo-38693: Use f-strings instead of str.format() within importlib #17058
  • bpo-38693: importlib.metadata f-strings #26383
  • [3.10] bpo-38693: importlib.metadata f-strings (GH-26383) #26386
  • bpo-38693: Prefer f-strings in importlib.resources (importlib_resources 5.0.6). #26387
  • [3.10] bpo-38693: Prefer f-strings in importlib.resources (importlib_resources 5.0.6). (GH-26387) #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:

    assignee = 'https://github.com/gpshead' closed_at = None created_at = <Date 2019-11-05.06:20:17.309> labels = ['3.11', 'performance'] title = 'Use f-strings instead of str.format within importlib' updated_at = <Date 2021-05-26.21:09:35.360> user = 'https://github.com/gpshead'

    bugs.python.org fields:

    activity = <Date 2021-05-26.21:09:35.360> actor = 'jaraco' assignee = 'gregory.p.smith' closed = False closed_date = None closer = None components = [] creation = <Date 2019-11-05.06:20:17.309> 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']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions