Eric V. Smith <e...@trueblade.com> added the comment:

I haven't looked at this closely yet, but you'll need to at least:
- add tests that the locale-aware formatting is happening
- support decimal
- make sure it works with complex (which it probably does, but needs a test)

And, I think we'll need to run this through python-ideas first. One thing I 
expect to come up there: why f and not g?

Again, I haven't looked through the code yet, or really even given any thought 
to determining if this is a sound idea.

----------
title: Introduce fixed point locale awear format type for floating point 
numbers -> Introduce fixed point locale aware format type for floating point 
numbers

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

Reply via email to