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: pyca/cryptography
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 46.0.3
Choose a base ref
...
head repository: pyca/cryptography
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 46.0.4
Choose a head ref
  • 1 commit
  • 8 files changed
  • 2 contributors

Commits on Jan 27, 2026

  1. bump for 46.0.4 and drop win arm64 due to CI issues (#14217)

    * bump for 46.0.4 and drop win arm64 due to CI issues
    
    * macos fix
    
    * switch macOS wheel buidler to macos-15 (#13552)
    
    * switch macOS wheel buidler to macos-15
    
    this makes it arm64. most of our wheels are universal, but for pypy 3.11, switch from building x86-64 to arm64
    
    * Update wheel-builder.yml
    
    * more backports
    
    ---------
    
    Co-authored-by: Alex Gaynor <[email protected]>
    reaperhulk and alex authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    e6f44fc View commit details
    Browse the repository at this point in the history
Loading