Close #14716: str.format() now uses the new "unicode writer" API instead of the
PyAccu API. For example, it makes str.format() from 25% to 30% faster on Linux.
Showing
Please register or sign in to comment
PyAccu API. For example, it makes str.format() from 25% to 30% faster on Linux.