Add a new PyUnicode_Fill() function
It is faster than the unicode_fill() function which was implemented in formatter_unicode.c.
V
Victor Stinner committed
3fe553160c785f76ca908500a7531fceb2176203
Parent: 332503d
It is faster than the unicode_fill() function which was implemented in formatter_unicode.c.