mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
ef3ceab09d
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