Message349683
I think we can solve this issue like I solved issue13918 by providing a locale.localize() method which does the formatting as locale.format_string does but using the already formatted string.
I created PR-15275 which implements it and also use the new format in locale.currency as it is highly probable that currency will be used with Decimal. |
|
Date |
User |
Action |
Args |
2019-08-14 11:28:50 | ced | set | recipients:
+ ced, eric.smith, jemerton |
2019-08-14 11:28:50 | ced | set | messageid: <1565782130.74.0.362468462112.issue34311@roundup.psfhosted.org> |
2019-08-14 11:28:50 | ced | link | issue34311 messages |
2019-08-14 11:28:50 | ced | create | |
|