[Python-Dev] Shorter float repr in Python 3.1? (original) (raw)
Benjamin Peterson benjamin at python.org
Tue Apr 14 02:54:29 CEST 2009
- Previous message: [Python-Dev] Shorter float repr in Python 3.1?
- Next message: [Python-Dev] Shorter float repr in Python 3.1?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2009/4/13 Eric Smith <eric at trueblade.com>:
Mark has uploaded our newest work to Rietveld, again at http://codereview.appspot.com/33084/show. Since the last version, Mark has added 387 support (and other fixes) and I've added localized formatting ('n') back in as well as ',' formatting for float and int. I think this addresses all open issues. If you have time, please review the code on Rietveld.
We believe we're ready to merge this back into the py3k branch. Pending any comments here or on Rietveld, we'll do the merge in the next day or so.
Cool. Will you use svnmerge.py to integrate the branch? After having some odd behavior merging the io-c branch, suggest you just apply a patch to the py3k branch,
-- Regards, Benjamin
- Previous message: [Python-Dev] Shorter float repr in Python 3.1?
- Next message: [Python-Dev] Shorter float repr in Python 3.1?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]