commit | 5594f1dfbe214151b75405be042e9420a3649241 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Jul 16 00:09:44 2018 -0700 |
committer | GitHub <noreply@github.com> | Mon Jul 16 00:09:44 2018 -0700 |
tree | a045a3c525469b2ac9874cde9480fbf2955d4286 | |
parent | 3fc12f0e2ad9ba49243f5a43a8803018b2ff5904 [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. (cherry picked from commit bd47384e07bde38a8f18b90b4cea02a505d95c75) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>