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 PyCapsule API #1980

Merged
merged 36 commits into from Nov 23, 2021
Merged

Add PyCapsule API #1980

merged 36 commits into from Nov 23, 2021

Commits on Nov 10, 2021

  1. Add PyCapsule API

    milesgranger committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    e0219b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Docs and small cleanup

    milesgranger committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    ed21e8c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. Configuration menu
    Copy the full SHA
    a7ca02d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    295b611 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    12edeff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b16ec0b View commit details
    Browse the repository at this point in the history
  3. Fix typo in destructor

    milesgranger committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    83f74bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74e570f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1318cec View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    2f9a754 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    894109f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9540679 View commit details
    Browse the repository at this point in the history
  4. Fix clippy

    milesgranger committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    06ae71b View commit details
    Browse the repository at this point in the history
  5. Fixup: fix doc test fail

    milesgranger committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    c0c195d View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Configuration menu
    Copy the full SHA
    e0f5a0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9b8337 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bd03de View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. Configuration menu
    Copy the full SHA
    6072403 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30a4e8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0cf17f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    374bbe9 View commit details
    Browse the repository at this point in the history
  5. Fixup: doc test fail fix

    milesgranger committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    5c0a22b View commit details
    Browse the repository at this point in the history
  6. Fix merge mistake

    milesgranger committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    f9fe840 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d83940 View commit details
    Browse the repository at this point in the history
  8. fixup

    milesgranger committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    934e61b View commit details
    Browse the repository at this point in the history
  9. Fix docs

    milesgranger committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    c13bbc9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7a87a15 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    73ad0d1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e435284 View commit details
    Browse the repository at this point in the history
  13. Fix clippy and docs

    milesgranger committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    d0c623d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1962a65 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ba3f15e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3662a49 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    14a3c09 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    4f2c9b8 View commit details
    Browse the repository at this point in the history
  2. capsule: rename to types/capsule

    and make slight copyedits to the docstring.
    birkenfeld committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    f904acf View commit details
    Browse the repository at this point in the history