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

Commits on Aug 5, 2025

  1. Bump for release (#13249)

    * Bump for 45.0.6 release
    
    * Use mitmproxy's uv.lock for downstream tests (#13022)
    
    * use mitmproxy's uv.lock for downstream tests
    
    * add `--locked`
    
    * install deps for downstream tests into a venv with uv (#13192)
    
    * install deps for downstream tests into a venv with uv
    
    * this needs to use the venv pyhon too
    
    * stop trying to do shell hijinx
    
    * install pip for certbot
    
    * fall back o regular pip someimes
    
    * try to get cryptography installed into the venv for scapy
    
    * allow us to debug
    
    * fix override syntax
    
    * oops, one fewer
    
    * computer
    
    * try fixing paramiko dev (#13239)
    
    * hack to fix coverage (#13161)
    
    * hack to fix coverage
    
    * Update ci.yml
    
    * Update ci.yml
    
    * Update ci.yml
    
    * Attempt to fix coverage due to rust nonsense (#13153)
    
    * attempt to fix inane coverage nonsense (#13156)
    
    * coverage fix, cherry pick of dac3653
    
    ---------
    
    Co-authored-by: Maximilian Hils <[email protected]>
    alex and mhils authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    66198c2 View commit details
    Browse the repository at this point in the history
Loading