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

Add Py::drop_ref method #3871

Merged
merged 7 commits into from
Feb 21, 2024
Merged

Add Py::drop_ref method #3871

merged 7 commits into from
Feb 21, 2024

Commits on Feb 19, 2024

  1. add Py::drop_ref method

    juntyr committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    00a459d View commit details
    Browse the repository at this point in the history
  2. add changelog entry

    juntyr committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    9d23eb7 View commit details
    Browse the repository at this point in the history
  3. fix ffi import

    juntyr committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    0685309 View commit details
    Browse the repository at this point in the history
  4. integrate review feedback

    juntyr committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    c7f91ef View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Add a test

    juntyr committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    00f2b17 View commit details
    Browse the repository at this point in the history
  2. Fix some build errors

    juntyr committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    8de1b13 View commit details
    Browse the repository at this point in the history
  3. Fix some more build errors

    juntyr committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5f35069 View commit details
    Browse the repository at this point in the history