Files
cpython/Objects/codeobject.c
Serhiy Storchaka bd47384e07 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.
2018-07-16 09:10:19 +03:00

28 KiB