Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-77560: Report possible errors in restoring builtins at finalization #94255

Commits on Jun 25, 2022

  1. pythongh-77560: Report possible errors in restoring builtins at final…

    …ization
    
    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.
    serhiy-storchaka committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    d3ef25e View commit details
    Browse the repository at this point in the history