Three-argument pow() now tries calling rpow() if necessary. Previously it was only called in two-argument pow() and the binary power operator. (Contributed by Serhiy Storchaka in gh-130104.)
that's a nail or wart that has been sticking out since forever
5 Comments
Bigfish@lemmynsfw.com · 7 pts · 1y
Code name Pi, right? Right?
logging_strict@programming.dev · 1 pts · 1y
read the beta release notes to find out
no spoilers from me
Zenlix@lemm.ee · 3 pts · 1y
The new template strings look cool and very usefull.
gigachad@sh.itjust.works · 3 pts · 1y
Syntax highlighting in REPL as you type is big
logging_strict@programming.dev · 1 pts · 1y
Three-argument pow() now tries calling rpow() if necessary. Previously it was only called in two-argument pow() and the binary power operator. (Contributed by Serhiy Storchaka in gh-130104.)
that's a nail or wart that has been sticking out since forever