| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
… arg The parameter was named "fmt" in the Python implementation, but it was was named "format" in the C implementation.
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.
I don't think so -- since it ~technically changes the signatures of the functions slightly |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The parameter was named "fmt" in the Python implementation, but it
was was named "format" in the C implementation.
https://bugs.python.org/issue41260