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

Initial free threaded bindings #4421

Merged
merged 31 commits into from
Aug 16, 2024
Merged

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    2685691 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8613d5 View commit details
    Browse the repository at this point in the history
  3. Add PyMutex bindings

    ngoldbaum committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    eeac20c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8eebe43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e9d77e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79dd1a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5aaa03a View commit details
    Browse the repository at this point in the history
  8. ci config fixup

    ngoldbaum committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f4219b3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4ff9a62 View commit details
    Browse the repository at this point in the history
  10. Apply suggestions from code review

    Co-authored-by: David Hewitt <mail@davidhewitt.dev>
    ngoldbaum and davidhewitt committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    57e7e3d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a042e56 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7c493eb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    da3e50c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    77b4d96 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    96dd13e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    dbcb9d2 View commit details
    Browse the repository at this point in the history
  17. only expose PyMutex in 3.13

    ngoldbaum committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d9dac3c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    9b70b07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e03dd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f695203 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    848c793 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e66cb0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    126c97b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    162a65e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6103d26 View commit details
    Browse the repository at this point in the history
  9. add changelog entries

    ngoldbaum committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8a9ef2d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    e1ddd01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a088ea View commit details
    Browse the repository at this point in the history
  3. Update pyo3-build-config/src/impl_.rs

    Co-authored-by: David Hewitt <mail@davidhewitt.dev>
    ngoldbaum and davidhewitt authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    38bc492 View commit details
    Browse the repository at this point in the history
  4. Update pyo3-ffi/src/object.rs

    Co-authored-by: David Hewitt <mail@davidhewitt.dev>
    ngoldbaum and davidhewitt authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a85fa4c View commit details
    Browse the repository at this point in the history
  5. fix build config again

    ngoldbaum committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    60c26c4 View commit details
    Browse the repository at this point in the history