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/pyopenssl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 24.0.0
Choose a base ref
...
head repository: pyca/pyopenssl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 24.1.0
Choose a head ref
  • 6 commits
  • 11 files changed
  • 2 contributors

Commits on Jan 26, 2024

  1. Copy the full SHA
    1508c4b View commit details

Commits on Jan 28, 2024

  1. Copy the full SHA
    482b95e View commit details

Commits on Feb 18, 2024

  1. Copy the full SHA
    a972ea4 View commit details

Commits on Mar 4, 2024

  1. Stop using flaky lib, use pytest-rerunfailures instead (#1296)

    * Stop using flaky lib, use pytest-rerunfailures instead
    
    flaky is not compatible with the latest pytest release and appears unmaintained, while pytest-rerunfailures is maintained by the pytest team
    
    * ruff
    alex authored Mar 4, 2024
    Copy the full SHA
    510b0e5 View commit details

Commits on Mar 9, 2024

  1. Remove deprecated PKCS12 and NetscapeSPKI classes (#1288)

    alex authored Mar 9, 2024
    Copy the full SHA
    cea1f2e View commit details
  2. Bump version for 24.1.0 release (#1297)

    * Bump version for 24.1.0 release
    
    * ruff updates
    alex authored Mar 9, 2024
    Copy the full SHA
    d9f2c46 View commit details
Loading