]> granicus.if.org Git - python/commit
Introduce an upper bound on tuple nesting depth in
authorGeorg Brandl <georg@python.org>
Wed, 9 Aug 2006 07:03:22 +0000 (07:03 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 9 Aug 2006 07:03:22 +0000 (07:03 +0000)
commit209307eb3bca9aeb9b842014edcfe8df9cbb7f91
treec5cd1f4876045284dcbf4144d591602c31b59650
parent8e24a9678f497ef40b01040d29ff260337da1e77
Introduce an upper bound on tuple nesting depth in
C argument format strings; fixes rest of #1523610.
Python/getargs.c