Skip to content

GH-82874: Use f-strings instead of str.format within importlib.__init__.py#94016

Closed
achhina wants to merge 2 commits intopython:mainfrom
achhina:fix-issue-82874
Closed

GH-82874: Use f-strings instead of str.format within importlib.__init__.py#94016
achhina wants to merge 2 commits intopython:mainfrom
achhina:fix-issue-82874

Conversation

@achhina
Copy link
Contributor

@achhina achhina commented Jun 20, 2022

Continuation of GH-82874 for importlib.__init__.py.

@methane
Copy link
Member

methane commented Jul 22, 2023

Closing this because massive conflicts and importlib/__init__.py already uses f-string.

@achhina
Copy link
Contributor Author

achhina commented Jul 22, 2023

Closing this because massive conflicts and importlib/__init__.py already uses f-string.

Ah yes, forgot this was still open, thank you for noticing and closing this. At the time I opened this PR, there weren't any conflicts and importlib's init had not yet fully used f-strings, but I suppose another PR must have addressed that since then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants