This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lovi
Recipients lovi, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-12-13.12:42:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576240973.63.0.296149851981.issue39036@roundup.psfhosted.org>
In-reply-to
Content
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'.
History
Date User Action Args
2019-12-13 12:42:53lovisetrecipients: + lovi, paul.moore, tim.golden, zach.ware, steve.dower
2019-12-13 12:42:53lovisetmessageid: <1576240973.63.0.296149851981.issue39036@roundup.psfhosted.org>
2019-12-13 12:42:53lovilinkissue39036 messages
2019-12-13 12:42:53lovicreate