mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
122fb562d4
Issue #29318: Caller and callee functions must not share the dictionary: kwargs must be copied.
Miscellaneous source files for the main Python shared library