Skip to content

Bump funcy from 2.0 to 2.1 - #443

Merged
anatoly-scherbakov merged 1 commit into
masterfrom
dependabot/pip/funcy-2.1
Sep 14, 2026
Merged

anatoly-scherbakov merged 1 commit into
masterfrom
dependabot/pip/funcy-2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps funcy from 2.0 to 2.1.

Changelog

Sourced from funcy's changelog.

2.1

  • support Python 3.12, 3.13, 3.14 officially
  • added split_keys()
  • preserve key_func when memoize is called directly (Jack Walker)
  • preserve refilled cache values during stale expiration (Jack Walker)
  • fixed once_per handling of unhashable arguments (Alexandre Rodrigues)
  • fixed join() raises TypeError when joining bytes (Kotesh Kumar Yelamati)
  • fixed func inspection for PyPy builtins methods, i.e. str.split()
  • fixed partition()/chunks when step > n (DualFroz)
  • fixed cut_suffix("") returning empty string (Kotesh Kumar Yelamati)
  • reexport reduce (Michael Bianco)
  • some optimizations
  • improved docs and examples
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 14, 2026
Bumps [funcy](https://github.com/Suor/funcy) from 2.0 to 2.1.
- [Changelog](https://github.com/Suor/funcy/blob/master/CHANGELOG)
- [Commits](https://github.com/Suor/funcy/commits)

---
updated-dependencies:
- dependency-name: funcy
  dependency-version: '2.1'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/funcy-2.1 branch from eba7ad2 to 378ebe5 Compare September 14, 2026 08:12
@anatoly-scherbakov
anatoly-scherbakov merged commit cedbb82 into master Sep 14, 2026
1 check passed
@anatoly-scherbakov
anatoly-scherbakov deleted the dependabot/pip/funcy-2.1 branch September 14, 2026 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant