Staging
v0.5.1
https://github.com/python/cpython
Revision 0a95063d732b6f309a0cbf73e6095fb8774e5914 authored by Eric Smith on 30 April 2008, 01:09:30 UTC, committed by Eric Smith on 30 April 2008, 01:09:30 UTC
Implemented grouping, with tests.
Cleaned up PyOS_ascii_formatd by breaking reformatting into smaller functions.
1 parent 48f6276
History
Tip revision: 0a95063d732b6f309a0cbf73e6095fb8774e5914 authored by Eric Smith on 30 April 2008, 01:09:30 UTC
Issue 2526, float.__format__ 'n' specifier does not support thousands grouping.
Tip revision: 0a95063

README

back to top