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-101100: Fix Py_DEBUG dangling references #115003

Merged
merged 8 commits into from
Feb 7, 2024

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    5342ffc View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    d9a397a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b475f2 View commit details
    Browse the repository at this point in the history
  3. Revert "clean up Doc/c-api/exceptions.rst"

    This reverts commit 5342ffc.
    AlexWaygood committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    0501578 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6661451 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9333107 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Explicitly call out Py_DEBUG macro. This produces both a target for o…

    …ther references and an index entry.
    smontanaro committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    bfba2a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7ea5d8 View commit details
    Browse the repository at this point in the history