Skip to content

Conversation

@hendrikmakait
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (6cb5e6d) to head (6a3fe8f).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #592   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines         1178      1178           
=========================================
  Hits          1178      1178           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@musicinmybrain
Copy link

See also #605.

@eriknw
Copy link
Member

eriknw commented Jun 21, 2025

Thanks @hendrikmakait and @musicinmybrain, I fixed it, sorry it took so long! Merging.

@eriknw eriknw merged commit 688a812 into pytoolz:master Jun 21, 2025
14 checks passed
lemenkov pushed a commit to lemenkov/cytoolz that referenced this pull request Jul 15, 2025
* Test against 3.14-dev on CI

* Fixes to support Python 3.14-dev (pytoolz#224)
eriknw added a commit to pytoolz/cytoolz that referenced this pull request Oct 17, 2025
* Test against Python 3.14-dev on CI (pytoolz/toolz#592)

* Test against 3.14-dev on CI

* Fixes to support Python 3.14-dev (#224)

* Continue updating to support Python 3.14

Also, remove `versioneer.py` (finally!) and use `setuptools-git-versioning`.

Also update how we use `cibuildwheel`--let's see if anything works!

* Heh, don't build wheels for android, and skip pypy3.11 with Cython 0.29

* Update .gitignore

* Use qemu for other archs

* Move more things to pyproject.toml for pep 517

Also, break up QEMU wheel building into three separate jobs

* Try to build PyPy wheels (and also GraalPy)

* No graalpy for now

* Add AUTHORS.md to MANIFEST.in

* Skip tests for ios wheels (flaky); some cleanup

* Require setuptools >=77 (for updated metadata)

* Update to `toolz` 1.1.0

* Add pre-commit hooks; use Trusted Publishing

Also, remove `conda.recipe/`

* Don't build wheels for PRs by default

---------

Co-authored-by: Hendrik Makait <[email protected]>
Co-authored-by: Erik Welch <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants