]> granicus.if.org Git - python/commit
Issue #26305: Argument Clinic now escapes braces. No need to double them.
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 9 Jun 2016 13:03:23 +0000 (16:03 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 9 Jun 2016 13:03:23 +0000 (16:03 +0300)
commit2561bf6ae0a16576321cfb8cb900869b109b2263
tree3c68ceb9dd358d9bfa26148e127a08e5981194bf
parent877826ad3db74e7afe2d48fb358e02560b325943
parentebe95fdabb42b02ff7eecab6bc9637cf5ccf1d2c
Issue #26305: Argument Clinic now escapes braces. No need to double them.