mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
This changes a number of internal usages of `PyDict_SetDefault` to use `PyDict_SetDefaultRef`. Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Miscellaneous source files for the main Python shared library