Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

[issue7117] Backport py3k float repr to trunk

 

 

Python bugs RSS feed   Index | Next | Previous | View Threaded


report at bugs

Nov 18, 2009, 11:35 AM

Post #1 of 7 (315 views)
Permalink
[issue7117] Backport py3k float repr to trunk

Mark Dickinson <dickinsm [at] gmail> added the comment:

r76373: Backport round.

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue7117>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Nov 19, 2009, 10:44 AM

Post #2 of 7 (283 views)
Permalink
[issue7117] Backport py3k float repr to trunk [In reply to]

Mark Dickinson <dickinsm [at] gmail> added the comment:

Short float repr is now enabled in r76379.

Misc/NEWS entries added/updated in r76411.

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue7117>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Nov 23, 2009, 10:48 AM

Post #3 of 7 (263 views)
Permalink
[issue7117] Backport py3k float repr to trunk [In reply to]

Mark Dickinson <dickinsm [at] gmail> added the comment:

r76465 removes the fixed-length buffer for formatting floats, hence
removes the restriction on the precision. This should make removal of
the %f -> %g switch straightforward.

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue7117>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Nov 23, 2009, 12:56 PM

Post #4 of 7 (261 views)
Permalink
[issue7117] Backport py3k float repr to trunk [In reply to]

Mark Dickinson <dickinsm [at] gmail> added the comment:

r76474: Remove %f -> %g switch.

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue7117>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Nov 24, 2009, 1:46 PM

Post #5 of 7 (251 views)
Permalink
[issue7117] Backport py3k float repr to trunk [In reply to]

Mark Dickinson <dickinsm [at] gmail> added the comment:

I think we're pretty much done here.

I'd still like to produce a more complete set of float formatting test
cases at some point (for both trunk and py3k), but that's a separate
activity.

Eric, Raymond: can you spot anything we've missed?

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue7117>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Nov 24, 2009, 2:46 PM

Post #6 of 7 (251 views)
Permalink
[issue7117] Backport py3k float repr to trunk [In reply to]

Eric Smith <eric [at] trueblade> added the comment:

Thanks for tackling the last few bits, Mark. I think we're done,
although I admit I haven't verified what state the documentation is in.

I suggest we close this issue and if any problems occur open them as new
issues.

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue7117>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Nov 25, 2009, 2:41 AM

Post #7 of 7 (254 views)
Permalink
[issue7117] Backport py3k float repr to trunk [In reply to]

Mark Dickinson <dickinsm [at] gmail> added the comment:

Thanks, Eric.

The only remaining documentation issues I'm aware of are in
Doc/tutorial/floatingpoint.rst. I think Raymond is going to update this
to match the py3k version.

I'll call this done, then! Thanks for all your help.

----------
resolution: -> accepted
stage: -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue7117>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.