]> granicus.if.org Git - python/commit
long_to_decimal_string_internal() doesn't need to write the final NULL character
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 4 Oct 2012 00:43:02 +0000 (02:43 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 4 Oct 2012 00:43:02 +0000 (02:43 +0200)
commit9cc98c93a7f65b728431ed8439af86c36edc5e0c
tree9247d6650aa96b3b7850575d26ba68916486d149
parentaa7712711d85ded84055d8deffa6177b7b763b0e
long_to_decimal_string_internal() doesn't need to write the final NULL character
Objects/longobject.c