]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
check the return value of new_string() (closes #18470)
authorBenjamin Peterson <benjamin@python.org>
Tue, 16 Jul 2013 02:15:34 +0000 (19:15 -0700)
committerBenjamin Peterson <benjamin@python.org>
Tue, 16 Jul 2013 02:15:34 +0000 (19:15 -0700)
commit2dbfd88245dd70907689a437b717202df75539a1
treecb141efd978eb2c5a29ddc85a51609d481134800
parent676d7aa905864157de630e5360291ccf7e6e997a
check the return value of new_string() (closes #18470)
Parser/tokenizer.c