New submission from Lovi <1668151...@qq.com>:
I think Python3.9 needs to add the center_char attribute which means the center character of strings to string type, such as the center_char of '12345' is '1' and the center_char of 'abcd' is 'bc'. ---------- components: Windows messages: 358328 nosy: lovi, paul.moore, steve.dower, tim.golden, zach.ware priority: normal severity: normal status: open title: Add center_char attribute to str type type: enhancement versions: Python 3.9 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue39036> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com