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: 39.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: 39.0.1
Choose a head ref
  • 4 commits
  • 18 files changed
  • 2 contributors

Commits on Jan 29, 2023

  1. backport main branch CI to 39.0.x (#8153)

    * backport main branch CI to 39.0.x
    
    * missed this one
    
    * fix boring binding (backport of #8091)
    
    * more ports
    
    * re-add 2_24
    
    * aarch64 too
    
    * Update .github/workflows/wheel-builder.yml
    
    Co-authored-by: Alex Gaynor <[email protected]>
    
    ---------
    
    Co-authored-by: Alex Gaynor <[email protected]>
    reaperhulk and alex authored Jan 29, 2023
    Configuration menu
    Copy the full SHA
    111deef View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    69527bc View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    138da90 View commit details
    Browse the repository at this point in the history
  2. changelog + security fix backport (#8231)

    * Don't allow update_into to mutate immutable objects (#8230)
    
    * add changelog for 39.0.1
    
    * oops
    
    * bump versions
    
    * remove circle
    
    ---------
    
    Co-authored-by: Alex Gaynor <[email protected]>
    reaperhulk and alex authored Feb 7, 2023
    2 Configuration menu
    Copy the full SHA
    d6951dc View commit details
    Browse the repository at this point in the history
Loading