]> granicus.if.org Git - python/commit
ensure internal buffer is large enough for string after flushing (closes #24481)
authorBenjamin Peterson <benjamin@python.org>
Sat, 27 Jun 2015 19:52:41 +0000 (14:52 -0500)
committerBenjamin Peterson <benjamin@python.org>
Sat, 27 Jun 2015 19:52:41 +0000 (14:52 -0500)
commit1c72acf24cc8e39be5d9cc1674c66811d9b036c4
tree7af1c6b5855169b760c3faa2a0ad630d7c8f4e7b
parent1ecb5ce70762b979111ed4f0388d419f76c70867
ensure internal buffer is large enough for string after flushing (closes #24481)
Lib/test/test_hotshot.py
Misc/NEWS
Modules/_hotshot.c