Skip to content
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

Fix repr and hy-repr for f-strings #2053

Merged
merged 6 commits into from
May 8, 2021

Conversation

Kodiologist
Copy link
Member

Supersedes #2033.

We no longer support Pythons too old to have f-strings.
@allison-casey
Copy link
Contributor

allison-casey commented May 5, 2021

Nice! Is the only thing left for hy-repr #1873 and #1617?

@allison-casey allison-casey self-requested a review May 5, 2021 19:41
@Kodiologist
Copy link
Member Author

No, I also have some changes to make left over from #1550.

@allison-casey
Copy link
Contributor

i'll take a stab at #1873 then. I'll get a review for this in after work

@Kodiologist Kodiologist force-pushed the hy-repr-fstring branch 3 times, most recently from 9098d74 to 8ef12f5 Compare May 6, 2021 17:35
Kodiologist and others added 4 commits May 6, 2021 13:39
Co-authored-by: Peter <appa@gmx.co.uk>
This checks a regression caused by a previous version of a previous commit.
@Kodiologist Kodiologist merged commit e1150cf into hylang:master May 8, 2021
@Kodiologist Kodiologist deleted the hy-repr-fstring branch June 15, 2021 17:46
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.

None yet

3 participants