Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PyO3/pyo3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.23.2
Choose a base ref
...
head repository: PyO3/pyo3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.23.3
Choose a head ref
  • 10 commits
  • 25 files changed
  • 3 contributors

Commits on Dec 3, 2024

  1. fix clippy beta (#4737)

    Icxolu authored and davidhewitt committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    824ba56 View commit details
    Browse the repository at this point in the history
  2. Update class.md (#4739)

    kemingy authored and davidhewitt committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    42bd0e5 View commit details
    Browse the repository at this point in the history
  3. ci: updates for Rust 1.83 (#4741)

    Icxolu authored and davidhewitt committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    d3f79cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a752425 View commit details
    Browse the repository at this point in the history
  5. don't link to abi3 dll on windows for free-threaded build (#4733)

    * don't link to abi3 dll on windows for free-threaded build
    
    * newsfragment
    davidhewitt committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    9714eab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3cb0b87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5c681ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9c862e5 View commit details
    Browse the repository at this point in the history
  9. fix PYO3_CONFIG_FILE env var not requesting rebuilds (#4758)

    * fix `PYO3_CONFIG_FILE` env var not requesting rebuilds
    
    * test and newsfragment
    
    * fix clippy
    
    * relax assertion
    davidhewitt committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    a423c79 View commit details
    Browse the repository at this point in the history
  10. release: 0.23.3

    davidhewitt committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    b5599dc View commit details
    Browse the repository at this point in the history
Loading