| commit | bd47384e07bde38a8f18b90b4cea02a505d95c75 | [log] [tgz] |
|---|---|---|
| author | Serhiy Storchaka <storchaka@gmail.com> | Mon Jul 16 09:10:19 2018 +0300 |
| committer | GitHub <noreply@github.com> | Mon Jul 16 09:10:19 2018 +0300 |
| tree | 032099abf31aac9d5c5e1ecf273f301ad2e8233a | |
| parent | 15c7b2abdfb93f8902dd72474818aee2bf97fa66 [diff] |
bpo-24618: Add a check in the code constructor. (GH-8283) Check that the size of the varnames tuple is enough at least for all arguments.