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

pyo3-testing: initial proc_macro to make testing pyo3functions easier #4099

Open
wants to merge 112 commits into
base: main
Choose a base branch
from

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    4ab7334 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2867622 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0430023 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a4152f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c1b643 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

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

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    07946d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    963d12c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aaf7a4e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    11cf832 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccaf55b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f59e2b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b78eba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5627ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    685dce4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00553a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    43ff10c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    93a1614 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d221e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc3ce19 View commit details
    Browse the repository at this point in the history
  4. fmt

    MusicalNinjaDad committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ff1fd8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14922af View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    3bf69f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ef1f57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    372f10b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d5216d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71f07c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    89d050c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    866847e View commit details
    Browse the repository at this point in the history
  8. fix: fmt & clippy

    MusicalNinjaDad committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    476cb2b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    21c767a View commit details
    Browse the repository at this point in the history
  10. improved readability

    MusicalNinjaDad committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    aeb3d56 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eccc2c5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9c5bc30 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f8fe447 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9d922cf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    517160f View commit details
    Browse the repository at this point in the history
  16. fix docs

    MusicalNinjaDad committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    4c56935 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b89a976 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    75d1587 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b30c7ae View commit details
    Browse the repository at this point in the history
  20. fmt & clippy

    MusicalNinjaDad committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    6d2770d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f824761 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3c75653 View commit details
    Browse the repository at this point in the history
  23. add to prelude

    MusicalNinjaDad committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    5327d26 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    293969b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5b8c8bf View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    59aaa8d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a494118 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    709d0df View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    7d9ba2d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    01890d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dabfbe8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9abf88e View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    af82df6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d75b730 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec3b80b View commit details
    Browse the repository at this point in the history
  4. fmt

    MusicalNinjaDad committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    33a3806 View commit details
    Browse the repository at this point in the history
  5. renaming for clarity

    MusicalNinjaDad committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    fde83b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38c04ea View commit details
    Browse the repository at this point in the history
  7. reorder

    MusicalNinjaDad committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    63f99a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2ce5c87 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    591eb25 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ed179bb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6769226 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4651717 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    4c1fced View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd67c4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea0ad14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f377dc3 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    0a1cc80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33e76bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    820c211 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7ede02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    056a9c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29d1f12 View commit details
    Browse the repository at this point in the history
  7. whitespace - fmt

    MusicalNinjaDad committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6d236a3 View commit details
    Browse the repository at this point in the history
  8. test missing colon

    MusicalNinjaDad committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    939f66a View commit details
    Browse the repository at this point in the history
  9. test missing function

    MusicalNinjaDad committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f548b70 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    918b554 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ce4d966 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a5851c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    59c26c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    529e2a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fd8167 View commit details
    Browse the repository at this point in the history
  4. fmt

    MusicalNinjaDad committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    1836345 View commit details
    Browse the repository at this point in the history
  5. Initial guide section

    MusicalNinjaDad committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    7e5d6e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    978c8b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d207bf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee2847c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8dd408 View commit details
    Browse the repository at this point in the history
  5. correct internal link

    MusicalNinjaDad committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    344751a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    baa4c79 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    023af31 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    674a850 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a90919c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1be772f View commit details
    Browse the repository at this point in the history
  11. fmt

    MusicalNinjaDad committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    b9b251c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    45971fd View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    03adcee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a9b754 View commit details
    Browse the repository at this point in the history
  3. fmt

    MusicalNinjaDad committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f896cb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f99dbd2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13ce580 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3086653 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    4173e46 View commit details
    Browse the repository at this point in the history
  2. newsfragment

    MusicalNinjaDad committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    b2be6bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71f677b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a93c48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cbfd1b View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

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

Commits on May 7, 2024

  1. Add note that py3.9 required to run tests to avoid:

    `ImportError: PyO3 modules compiled for CPython 3.8 or older may only be initialized once per interpreter process`
    MusicalNinjaDad committed May 7, 2024
    Configuration menu
    Copy the full SHA
    48a29ad View commit details
    Browse the repository at this point in the history