Skip to content
This repository was archived by the owner on Jul 2, 2025. It is now read-only.
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: Chia-Network/bls-signatures
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.15
Choose a base ref
...
head repository: Chia-Network/bls-signatures
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.16
Choose a head ref
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on Aug 31, 2022

  1. Python 3.11 (#332)

    * Python 3.11
    
    * Allow alpha through release Python versions
    
    * add 3.11 to new wheels workflow
    
    * cibw prerelease
    
    * update to pybind11 2.10.0
    
    * Update build-wheels.yml
    
    * Update build-test.yaml
    
    * just call cibuildwheel ourselves
    
    * manylinux2014 for CPython 3.11 Intel
    
    * just call cibuildwheel ourselves (more like the others)
    
    * stop doubling up on allowing alpha pythons
    
    * oops
    altendky authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    4405119 View commit details
    Browse the repository at this point in the history
Loading