Message389399
>The proposal I like is for a unicode numeric normalization functions that return the ascii equivalent to exist.
@Gregory P. Smith
this makes sense to me. That does feel like the cleanest solution.
I'm currently doing s = s.replace("⁄","/") but it would be good to have a well-maintained normalization method that contained the all the relevant mappings as an independent preprocess step to Fraction would work well. |
|
Date |
User |
Action |
Args |
2021-03-23 18:19:03 | weightwatchers-carlanderson | set | recipients:
+ weightwatchers-carlanderson, rhettinger, terry.reedy, gregory.p.smith, mark.dickinson, vstinner, ezio.melotti, serhiy.storchaka |
2021-03-23 18:19:03 | weightwatchers-carlanderson | set | messageid: <1616523543.68.0.481294883188.issue43520@roundup.psfhosted.org> |
2021-03-23 18:19:03 | weightwatchers-carlanderson | link | issue43520 messages |
2021-03-23 18:19:03 | weightwatchers-carlanderson | create | |
|