Sorry, something went wrong.
There was a problem hiding this comment.
oh uh, I was working through this with a beginner as a mentorship opportunity -- but the patch looks correct and equivalent to what we were doing
there's another function which should be updated as well which has a similar problem
Sorry, something went wrong.
|
Should this be backported? |
Sorry, something went wrong.
|
Should this be backported? I don't think so -- since it ~technically changes the signatures of the functions slightly |
Sorry, something went wrong.
The parameter was named "fmt" in the Python implementation, but it
was was named "format" in the C implementation.
https://bugs.python.org/issue41260