Skip to content

aiorepl: Replace f-string with str.format. #689

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 21, 2023
Merged

Conversation

jimmo
Copy link
Member

@jimmo jimmo commented Jun 20, 2023

f-strings aren't enabled on all builds (e.g. low-flash ESP8266).

Fixes #688

This work was funded through GitHub Sponsors.

f-strings aren't enabled on all builds (e.g. low-flash ESP8266).

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <[email protected]>
@dpgeorge dpgeorge force-pushed the aiorepl-no-fstring branch from 22b147e to ff84231 Compare July 21, 2023 07:11
@dpgeorge dpgeorge merged commit ff84231 into master Jul 21, 2023
@dpgeorge dpgeorge deleted the aiorepl-no-fstring branch July 21, 2023 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

aiorepl: SyntaxError: invalid syntax on line 29
2 participants