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

Merge of #118283 and #118334 for CI #118336

Closed

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    5a92ed9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0bf815 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    005e44e View commit details
    Browse the repository at this point in the history
  2. pythongh-118331: Handle errors in _PyObject_SetManagedDict

    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.
    colesbury committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e8451c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5213a1a View commit details
    Browse the repository at this point in the history