-
- Downloads
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
Loading
Please register or sign in to comment