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: scikit-hep/vector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.0
Choose a base ref
...
head repository: scikit-hep/vector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.0
Choose a head ref
  • 2 commits
  • 171 files changed
  • 3 contributors

Commits on Sep 6, 2022

  1. chore: update pre-commit hooks (#253)

    updates:
    - [github.com/psf/black: 22.6.0 → 22.8.0](psf/black@22.6.0...22.8.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    0e96506 View commit details
    Browse the repository at this point in the history
  2. chore: remove Python 3.6 support (#251)

    * chore: remove Python `3.6` support
    
    * Back to the `__future__`
    
    * chore: add annotations, minor cleanup
    
    * style: pre-commit fixes
    
    * chore: fix pre-commit
    
    Co-authored-by: Henry Schreiner <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    3 people authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    9cd8871 View commit details
    Browse the repository at this point in the history
Loading