immutabledict icon indicating copy to clipboard operation
immutabledict copied to clipboard

A fork of frozendict, an immutable wrapper around dictionaries for Python3

Results 6 immutabledict issues
Sort by recently updated
recently updated
newest added

I think that the name of the class should be `ImmutableDict` rather than `immutabledict`. Python's standard library uses lower-case names like that, but it's standard for third-party packages to use...

Bumps the development-dependencies group with 2 updates: [coverage](https://github.com/nedbat/coveragepy) and [ruff](https://github.com/astral-sh/ruff). Updates `coverage` from 7.5.0 to 7.5.1 Changelog Sourced from coverage's changelog. Version 7.5.1 — 2024-05-04 Fix: a pragma comment on...

dependencies
python

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies
python

Bumps the development-dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.4.3 to 0.4.4 Release notes Sourced from ruff's releases. v0.4.4 Changes Preview features [pycodestyle] Ignore end-of-line comments when determining...

dependencies
python

Bumps the development-dependencies group with 1 update: [mypy](https://github.com/python/mypy). Updates `mypy` from 1.11.2 to 1.12.0 Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.12 We’ve just uploaded mypy...

dependencies
python

Bumps the development-dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.14.6 to 0.14.7 Release notes Sourced from ruff's releases. 0.14.7 Release Notes Released on 2025-11-28. Preview features [flake8-bandit] Handle...

dependencies
python