]> granicus.if.org Git - python/commit
Issue #6713: Improve decimal int -> string conversions. Thanks Gawain
authorMark Dickinson <dickinsm@gmail.com>
Sun, 27 Sep 2009 16:05:21 +0000 (16:05 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sun, 27 Sep 2009 16:05:21 +0000 (16:05 +0000)
commit4b9d473d0ac1714fb1687d85171d0b1e6b5b6ff8
tree6a817d4f83b460e452a728d0be813bf9211eaeea
parent4780c9a0e0634ae0b5f5f508a9a8e4b8fac83a2c
Issue #6713:  Improve decimal int -> string conversions.  Thanks Gawain
Bolton for the suggestion and original patches.
Misc/NEWS
Objects/intobject.c