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.1
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.3
Choose a head ref
  • 2 commits
  • 8 files changed
  • 3 contributors

Commits on Oct 1, 2025

  1. bump version for 46.0.2 (#13531)

    * bump version for 46.0.2
    
    * Update CHANGELOG.rst
    
    Co-authored-by: Paul Kehrer <[email protected]>
    
    ---------
    
    Co-authored-by: Paul Kehrer <[email protected]>
    alex and reaperhulk authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    99efe5a View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. release 46.0.3 (#13681)

    * release 46.0.3
    
    * install bindgen from cargo instead of apt (#13678)
    
    * install bindgen from cargo instead of apt
    
    this only impacts boring/aws-lc
    
    * Modify cache key format in CI workflow
    
    Updated the cache key in CI workflow to include a version suffix.
    
    ---------
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    alex and dependabot[bot] authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    c0af4dd View commit details
    Browse the repository at this point in the history
Loading