-
Notifications
You must be signed in to change notification settings - Fork 121
Comparing changes
Open a pull request
base repository: scikit-hep/awkward
base: v2.8.3
head repository: scikit-hep/awkward
compare: v2.8.4
- 14 commits
- 11 files changed
- 7 contributors
Commits on May 19, 2025
-
chore: update pre-commit hooks (#3515)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.9 → v0.11.10](astral-sh/ruff-pre-commit@v0.11.9...v0.11.10) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 27f94b6 - Browse repository at this point
Copy the full SHA 27f94b6View commit details
Commits on May 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f545462 - Browse repository at this point
Copy the full SHA f545462View commit details
Commits on May 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d84c7ea - Browse repository at this point
Copy the full SHA d84c7eaView commit details
Commits on Jun 2, 2025
-
chore: update pre-commit hooks (#3523)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.10 → v0.11.12](astral-sh/ruff-pre-commit@v0.11.10...v0.11.12) - [github.com/pre-commit/mirrors-mypy: v1.15.0 → v1.16.0](pre-commit/mirrors-mypy@v1.15.0...v1.16.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 97393a6 - Browse repository at this point
Copy the full SHA 97393a6View commit details
Commits on Jun 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8e2d4a8 - Browse repository at this point
Copy the full SHA 8e2d4a8View commit details
Commits on Jun 11, 2025
-
fix: numpy 2.3 compatibility (#3534)
* numpy 2.3 compatibility * use operator.index instead of int
Configuration menu - View commit details
-
Copy full SHA for 17b2b62 - Browse repository at this point
Copy the full SHA 17b2b62View commit details
Commits on Jun 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for de60d5b - Browse repository at this point
Copy the full SHA de60d5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19f0ae7 - Browse repository at this point
Copy the full SHA 19f0ae7View commit details -
chore: restrict numpy and numexpr for now (#3539)
* chore: pin numpy as per upstream pinning recommendation * Update requirements-test-full.txt * back to numpy 1.18.1 as a lower pin * Update pyproject.toml --------- Co-authored-by: Henry Schreiner <henry.fredrick.schreiner@cern.ch>
Configuration menu - View commit details
-
Copy full SHA for fa0c9f7 - Browse repository at this point
Copy the full SHA fa0c9f7View commit details -
Fix test names Co-authored-by: Iason Krommydas <iason.krom@gmail.com> Co-authored-by: Ianna Osborne <ianna.osborne@cern.ch>
Configuration menu - View commit details
-
Copy full SHA for 23f851e - Browse repository at this point
Copy the full SHA 23f851eView commit details
Commits on Jun 13, 2025
-
fix: improve type consistency in
to_packedfornum_none(#3538)* numpy 2.3 compatibility * use operator.index instead of int * remove the numexpr pin from here * this PR should unpin numpy right? * leave it at 1.18 for now because requirements-test-minimal.txt wants 1.19 * don't ignore atol runtime warning --------- Co-authored-by: Iason Krommydas <iason.krom@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3beae4c - Browse repository at this point
Copy the full SHA 3beae4cView commit details -
fix: make awkward compatible with numexpr 2.11 (#3533)
* attempt to make awkward compatible with numexpr 2.11 * remove numexpr pin * remove numexpr python version pin * more concise version * Update requirements-test-full.txt Co-authored-by: Henry Schreiner <henry.fredrick.schreiner@cern.ch> --------- Co-authored-by: Peter Fackeldey <fackeldey.peter@gmail.com> Co-authored-by: Ianna Osborne <ianna.osborne@cern.ch> Co-authored-by: Henry Schreiner <henry.fredrick.schreiner@cern.ch>
Configuration menu - View commit details
-
Copy full SHA for f672219 - Browse repository at this point
Copy the full SHA f672219View commit details -
fix: do not use
atol=np.infin a jax test andxfailsorting test ……which fails (#3542) * do not use infinity atol and comment out sorting test * add a todo statement * we live in a world where xfail exists
Configuration menu - View commit details
-
Copy full SHA for 939b46c - Browse repository at this point
Copy the full SHA 939b46cView commit details
Commits on Jun 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b1da088 - Browse repository at this point
Copy the full SHA b1da088View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.8.3...v2.8.4