Skip to content

community/py3-toolz: upgrade to 0.12.0

Patrycja Rosa requested to merge ptrcnull/aports:py3-toolz into master

https://github.com/pytoolz/toolz/releases/tag/0.12.0

0.11.2...0.12.0

  • Add apply (#411)
  • Support newer Python versions--up to Python 3.11-alpha (#525, #527, #533)
  • Improve warning when using toolz.compatibility (#485)
  • Improve documentation (#507, #524, #526, #530)
  • Improve performance of merge_with (#532)
  • Improve import times (#534)
  • Auto-upload new releases to PyPI (#536, #537)

Merge request reports