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

Commits on Sep 16, 2025

  1. Depend on CFFI 2.0.0 or newer on Python > 3.8 (#13448)

    * Depend on CFFI 2.0.0 or newer on Python > 3.8
    
    * fix comparison and update build_requirements.in
    
    * fix typo
    ngoldbaum authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    2726efd View commit details
    Browse the repository at this point in the history
  2. Explicitly specify python in mac uv build invocation (#13447)

    * Explicitly specify python in mac uv build invocation
    
    * Explicitly specify --python in a few more spots
    
    * try a different way
    ngoldbaum authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    4e457ff View commit details
    Browse the repository at this point in the history
  3. release 46.0.1 (#13450)

    * release 46.0.1
    
    * tell the truth
    reaperhulk authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    e735cfc View commit details
    Browse the repository at this point in the history
Loading