-
Victor Stinner authored
accumulator. Directly write characters into the output (don't use a temporary list): resize and widen the string on demand.
f2c76aa6
accumulator. Directly write characters into the output (don't use a temporary list): resize and widen the string on demand.