mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
79688b5b0e
When detaching a dict, the `copy_values` call may fail due to out-of-memory errors. This can be triggered by test_no_memory in test_repl.
Source files for various builtin objects