]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Re #18521: move array bounds check before array access.
authorGeorg Brandl <georg@python.org>
Mon, 14 Oct 2013 05:01:11 +0000 (07:01 +0200)
committerGeorg Brandl <georg@python.org>
Mon, 14 Oct 2013 05:01:11 +0000 (07:01 +0200)
commit142ad666dc68e2b4309b859802c4e57734b97a94
tree11f58bf6b26b95dea62d8172fd11d395544f0e5f
parent6083a4bc1c64b7b07cbfc611f8bf38c75a5eebcf
Re #18521: move array bounds check before array access.
Python/getargs.c