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

python support #95

Merged
merged 15 commits into from
Jul 12, 2023
Merged

python support #95

merged 15 commits into from
Jul 12, 2023

Commits on Jul 7, 2023

  1. wip: python support

    pelletier committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    4e3c110 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    671fe2e View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Instrument vectorcall only

    pelletier committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    24b06e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a11ead6 View commit details
    Browse the repository at this point in the history
  3. Python version check

    pelletier committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5d7fe27 View commit details
    Browse the repository at this point in the history
  4. Fix lint

    pelletier committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    df3a494 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53d8361 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    a8ea622 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcbc100 View commit details
    Browse the repository at this point in the history
  3. Add tests for python

    Signed-off-by: Thomas Pelletier <thomas@pelletier.codes>
    pelletier committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    aa23129 View commit details
    Browse the repository at this point in the history
  4. CI uses makes test

    pelletier committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    d926db6 View commit details
    Browse the repository at this point in the history
  5. Change test command

    pelletier committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    4f5be8f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c9dec3 View commit details
    Browse the repository at this point in the history
  7. Feedback

    pelletier committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b957105 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Explain the 2 calls in test

    pelletier committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    bb0d5fc View commit details
    Browse the repository at this point in the history