Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

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.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45739>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to