Message407254
You are right about an uppercase converter. I forget this. I withdraw this proposition.
It seems that even if we add support of "N" to all numeric formatting it will not cover all use cases. "n" is a locale specific variant of "g", but other formats could have locale specific variants too. In C all numeric formatting is locale specific. Maybe add a flag which makes any numeric formatting locale specific? Then "n" will became obsolete. |
|
Date |
User |
Action |
Args |
2021-11-29 09:28:44 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, rhettinger, facundobatista, mark.dickinson, eric.smith |
2021-11-29 09:28:44 | serhiy.storchaka | set | messageid: <1638178124.93.0.22246947022.issue45739@roundup.psfhosted.org> |
2021-11-29 09:28:44 | serhiy.storchaka | link | issue45739 messages |
2021-11-29 09:28:44 | serhiy.storchaka | create | |
|