Skip to content
Snippets Groups Projects
Commit 0f6af780d201 authored by Stefan Behnel's avatar Stefan Behnel
Browse files

Fix optimised string formatting when '%d' argument is a float object, which...

Fix optimised string formatting when '%d' argument is a float object, which does not support '{x:d}' formatting.
Closes https://github.com/cython/cython/issues/3092
parent 4c7dbbc65a6d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment