Marc-Andre Lemburg <[email protected]> added the comment:
We use the Unicode database for these methods. Could you please check whether the database marks the character as numeric ? If yes, we may need to check the database generation. Otherwise, there isn't much we can do, since we use the Unicode database as reference. Thanks -- Marc-Andre Lemburg Sent from my phone. See http://www.egenix.com/company/ for contact information and impressum. On 21 September 2018 18:38:05 GMT+02:00, Serhiy Storchaka <[email protected]> wrote: > > Change by Serhiy Storchaka <[email protected]>: > > > ---------- > nosy: +lemburg > > _______________________________________ > Python tracker <[email protected]> > <https://bugs.python.org/issue34763> > _______________________________________ ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34763> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
