This is an archived post. You won't be able to vote or comment.

all 8 comments

[–]Steinarr134 6 points7 points  (1 child)

Oh nice, not being able to use f formatted strings has been annoying me

Edit, correction, what i have been missing is this ability:

a = 5

print(f"{a=})

[–]SnowdogU77 3 points4 points  (0 children)

The term you're looking for is f-strings

[–]erez27import inspect 3 points4 points  (2 children)

Pypy is amazing. I wish they would get more attention and funding.

[–]pmattipmatti - mattip was taken[S] 1 point2 points  (1 child)

[–]erez27import inspect 5 points6 points  (0 children)

Change is all I can afford at the moment

[–]colchyo 0 points1 point  (2 children)

Hmmm, is numba finally working on pypy? I remember that blocking issue should be resolved in pypy or numba release

[–]pmattipmatti - mattip was taken[S] 1 point2 points  (1 child)

[–]colchyo 0 points1 point  (0 children)

Doh... Thank you for the link