mirror of
https://github.com/python/cpython.git
synced 2026-05-29 23:56:56 -04:00
47d3e2ed93
Fixes #109894 * set `interp.static_objects.last_resort_memory_error.args` to empty tuple to avoid crash on `PyErr_Display()` call * allow `_PyExc_InitGlobalObjects()` to be called on subinterpreter init --------- Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Source files for various builtin objects