]> granicus.if.org Git - python/commit
Blocked revisions 76373 via svnmerge
authorMark Dickinson <dickinsm@gmail.com>
Wed, 18 Nov 2009 19:35:30 +0000 (19:35 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Wed, 18 Nov 2009 19:35:30 +0000 (19:35 +0000)
commitfe267ac74be82f5e88e08b94fddcf29e586e5cc6
tree4148f03ccaab3765c3c3b3c18a7fa1d23165f3c2
parent8bd0546743c794260e07a9b4bae76b6e01466adb
Blocked revisions 76373 via svnmerge

........
  r76373 | mark.dickinson | 2009-11-18 19:33:35 +0000 (Wed, 18 Nov 2009) | 5 lines

  Issue #7117, continued:  Change round implementation to use the correctly-rounded
  string <-> float conversions;  this makes sure that the result of the round
  operation is correctly rounded, and hence displays nicely using the new float
  repr.
........