diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2022-06-25 19:02:09 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-25 19:02:09 +0300 |
commit | bec802dbb87717a23acb9c600c15f40bc98340a3 (patch) | |
tree | 9f786ba20d3e66d7cb958c4dce4b80b132fc0905 /Modules/_sqlite/module.c | |
parent | 75cb3abc3bf10c7be3b374bfb4c060c36d251411 (diff) | |
download | cpython-bec802dbb87717a23acb9c600c15f40bc98340a3.tar.gz cpython-bec802dbb87717a23acb9c600c15f40bc98340a3.zip |
gh-77560: Report possible errors in restoring builtins at finalization (GH-94255)
Seems in the past the copy of builtins was not made in some scenarios,
and the error was silenced. Write it now to stderr, so we have a chance
to see it.
Diffstat (limited to 'Modules/_sqlite/module.c')
0 files changed, 0 insertions, 0 deletions