mirror of
https://github.com/python/cpython.git
synced 2026-01-30 14:46:17 +00:00
gh-124513: Check args in framelocalsproxy_new() (GH-124515) Fix a crash in FrameLocalsProxy constructor: check the number of arguments. (cherry picked from commit d6954b6421aa34afd280df9c44ded21a2348a6ea) Co-authored-by: Victor Stinner <vstinner@python.org>
Source files for various builtin objects